Penguin / Invite
Tech blog from another nerd.
Tuesday, March 30, 2010
run script every 5 minutes via cron
Crontab hint.
*/5 * * * * /path/to/script
reminder: cron runs in its own shell; make sure you import nonstandard shell variables / shell functions you may need.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment