crontab question

Sep 17, 2002 10:34

Trying to set up a system that will cause all my Movable Type posts to be mirrored here on LJ for friends lists. Have everything working from the command line just fine, but it just won't work from the crontab no matter what I do.

So. What are the factors that can contribute to a crontab not running a command or script that works fine from the CLI?

* * * * * /bin/sh /Users/shacker/bin/blaggupdate.sh

- Full paths to everything involved are in blaggupdate.sh
- Full permissions to everything involved
- Running it once a minute for testing purposes
- syslog shows nothing abnormal, says that it ran fine. But it doesn't.

What else is there to worry about?
Previous post Next post
Up