Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Marcos Rebelo" To: "'Cygwin List'" Subject: RE: Cron doesn't work Date: Tue, 12 Oct 2004 10:40:50 +0100 Message-ID: <000801c4b03f$8f6a8ed0$ea0aa8c0@edisoft.pt> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <6.1.0.6.0.20041011122509.0402f830@pop.prospeed.net> X-Scan-Signature: 4342ad8cf176d7b75668a706dce421c7 X-IsSubscribed: yes It seems that cron is not working at all. What do I have to do set him to work? OR to test if he is working? Thanks MArcos -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Larry Hall Sent: segunda-feira, 11 de Outubro de 2004 17:27 To: Marcos Rebelo; cygwin AT cygwin DOT com Subject: Re: Cron doesn't work At 08:25 AM 10/11/2004, you wrote: >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. I suggest you start with something easier (like '/bin/echo "hello"'), always use full paths, search the email archives for cron problems and solutions, and read and follow the advice at: >Problem reports: http://cygwin.com/problems.html -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/ -- 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/