Changes

Jump to navigation Jump to search
260 bytes added ,  17:12, 6 April 2015
no edit summary
Line 73: Line 73:  
  @daily /home/ramesh/arch-linux/bin/cleanup-logs "day started"
 
  @daily /home/ramesh/arch-linux/bin/cleanup-logs "day started"
 
  @reboot CMD
 
  @reboot CMD
 +
 +
=== Adding paths to cron jobs ===
 +
Add the following line to crontab to specify the location of the scriptss (/home/user/scripts) <br />
 +
This will allow to avoid having to type the full path to the script
 +
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/home/user/scripts

Navigation menu