hi stephen,
>> UNCOMPRESS *.gz "/usr/local/bin/gzip -cd" >> >> but it doesn't work. the cronjob ist configured as the following >> >> 45 22 * * * /emc/usr/local/analog/analog >> +g/emc/usr/local/analog/config1.cfg >> >> if i use the same at the command-line manually in a bash or sh, it works, >> but why does the cronjob returns "gzip: not found" ?!? >> > >Are you sure you haven't got another UNCOMPRESS command which just specifies >"gzip"? (Check "analog --settings" if you can't find it.) The shell could >find plain "gzip", but the cron job couldn't because it doesn't set the same >$PATH. now i have tested your advice with the following command: /emc/usr/local/analog/analog --settings +g/emc/usr/local/analog/config1.cfg and the result Uncompressing files as follows: *.gz by /usr/local/bin/gzip -cd ?!? kind regards roger +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
