I'm primarily a
User Developer Sysadmin A mixture Something else entirely .. ( 514 votes ~ 10 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Command scheduling with cron:
#6 Re: Command scheduling with cron - More Options Posted by Anonymous (67.38.xx.xx) on Mon 6 Feb 2006 at 20:17 Additionally you can make intervals: */15 * * * * /bin/example * */2 * * * /bin/example2 This will run the example script every 15 minutes, and the example2 script every 2 hours.Use the same syntax in differnt columns for similar effects.
Additionally you can make intervals:
*/15 * * * * /bin/example * */2 * * * /bin/example2
This will run the example script every 15 minutes, and the example2 script every 2 hours.Use the same syntax in differnt columns for similar effects.
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account