User Tools

Site Tools


computing:cronsyntax

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
computing:cronsyntax [2018/12/03 18:33] oemb1905computing:cronsyntax [2018/12/04 05:53] oemb1905
Line 29: Line 29:
  
 You got it, right?   You got it, right?  
 +
 +Problem solving?  Append the output of the command you run with cron to a log as follows:
 +
 +    0 0 1 * * /your/command > /home/username/Desktop/command.log
 +    
 +Need more information, visit this Stack Exchange post:
 +
 +[[https://serverfault.com/questions/449651/why-is-my-crontab-not-working-and-how-can-i-troubleshoot-it|Cron]]
 +
  
  --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2018/12/03 11:23//  --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2018/12/03 11:23//