I'm french and i have a small problem.
I have a script as edit by crontab -e.
if i do the script from bash that works and the crontab do the script but this command in the sccript is not execute:
find /cygdrive/c/cygwin/temp -mmim 10 -print | xargs rm -f
i don't understand, can you help me?
(that works succefully on débian for example...)
florent DERLON [EMAIL PROTECTED]
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/