Hi
does anybody now how to silve the following problem.
When i put into crontab the following it does not work.
30 12 * * * /bin/find /app/cls/Fundtech/1.0.0/log -mtime +4 -exec rm -f {} \;
when i do it by hand from the prompt it works fine. But from the crontab i get a error.
fundt1 : CMD ( /bin/find /app/cls/Fundtech/1.0.0/log -mtime +4 -exec rm -f {} ; ) : PID ( 107338 ) : Wed Sep 13 08:20:00
Marcel
2006
Cron Job with pid: 107338 Failed
! An exec system call failed with errno 13.
Wed Sep 13 08:20:00 metdst 2006
does anybody now how to silve the following problem.
When i put into crontab the following it does not work.
30 12 * * * /bin/find /app/cls/Fundtech/1.0.0/log -mtime +4 -exec rm -f {} \;
when i do it by hand from the prompt it works fine. But from the crontab i get a error.
fundt1 : CMD ( /bin/find /app/cls/Fundtech/1.0.0/log -mtime +4 -exec rm -f {} ; ) : PID ( 107338 ) : Wed Sep 13 08:20:00
Marcel
2006
Cron Job with pid: 107338 Failed
! An exec system call failed with errno 13.
Wed Sep 13 08:20:00 metdst 2006