<[EMAIL PROTECTED]> wrote: > Here are my exact entries in crontab: > > /usr/local/bin/analog > /usr/local/bin/analog +gcort.cfg > > The analog executable is in /usr/local/bin and the cfg files are in > /usr/local/lib/analog-4.13. > > Still it only runs the first entry and not the /usr/local/bin/analog > +gcort.cfg entry. Again, when I run the /usr/local/bin/analog +gcort.cfg > from the command line, it works fine.
crontab errors are usually caused by permission problems. The cron process doesn't have permission to read cort.cfg. Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
