Horje
how to delay the start of a program linux Code Example
how to delay the start of a program linux
# First create your file
vim /home/pi/my_file

# Add contents to file
sleep 10
chromium-browser http://127.0.0.1:8080

# Access autostart path
sudo vim /etc/xdg/lxsession/LXDE-pi/autostart

# Add file path to file
@bash /home/pi/delaystart &




Shell

Related
Install OSSEC in Linux Code Example Install OSSEC in Linux Code Example
error: pathspec 'new_brach' did not match any file(s) known to git Code Example error: pathspec 'new_brach' did not match any file(s) known to git Code Example
chmod executable Code Example chmod executable Code Example
get only file names from CMD Code Example get only file names from CMD Code Example
linux extend path Code Example linux extend path Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8