This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Cron doesn't work
- From: "Marcos Rebelo" <marcos dot rebelo at edisoft dot pt>
- To: <cygwin at cygwin dot com>
- Date: Mon, 11 Oct 2004 13:25:23 +0100
- Subject: Cron doesn't work
I have the cron installed, my crontab is:
*/2 * * * * perl -e 'open(FILE,
">/cygdrive/c/deleteMe.txt") or die $!; print FILE (time."\n");
close(FILE)'
but nothing is going on.
Marcos
--
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/