cron problem with script
I wrote a script with logCat to retrieve log files. It functioned well after testing.
But, when I scheduled it with crontab, it executed at the time specified in the crontab files, but the problem is: the file generated by this script after auto executing was zero in size. when i tried it again by executing it, some contents were then generated.
Last edited by lifetaster; 02-23-2004 at 07:10 PM.
|