Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to run script in linux at startup

crontab -e	// To make a crontab file
@reboot *your shell command here*	// to run at startup
Source by help.ubuntu.com #
 
PREVIOUS NEXT
Tagged: #run #script #linux #startup
ADD COMMENT
Topic
Name
1+1 =