User Tools

Site Tools


run_program_at_boot_using_cron

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
run_program_at_boot_using_cron [2017/01/31 22:13] – [Add Launcher.sh to Cron] walkeradminrun_program_at_boot_using_cron [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 19: Line 19:
 \\  \\ 
 To avoid putting loads of commands in to Cron, its best to group them all in to a file, then just reference that file in Cron. For this example we will make a file called <color red>launcher.sh</color>. To avoid putting loads of commands in to Cron, its best to group them all in to a file, then just reference that file in Cron. For this example we will make a file called <color red>launcher.sh</color>.
-\\  
 \\  \\ 
  
Line 64: Line 63:
 sudo chmod 755 launcher.sh sudo chmod 755 launcher.sh
 </file> </file>
-\\ 
  
 ---- ----
run_program_at_boot_using_cron.1485900838.txt.gz · Last modified: 2023/03/09 22:35 (external edit)