Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'cron don't know ~' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
cron don't know ~
Authored by: kfaulhaber on Oct 02, '03 10:18:02PM

Unless you installed it in your own username's crontab, cron runs the task as root, and ~/bin would be root's ~/bin. You should use the absolute /path/to/whatever in cron.



[ Reply to This | # ]