i have created a little script that uses the tar command.
the script works fine when run from the unix prompt but when placed as a
crontab entry the tar fails with the following message..
------------------------------------------
/bin/tar: latest: Cannot stat: No such file or directory
/bin/tar: Error exit delayed from previous errors
----------------------------------------------------------------
the cron is running from the same machine in which i can execute the script
from via command line.
any hints would be appreciated..
thanks.. kevint