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 Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20041011122509.0402f830@pop.prospeed.net> X-Sender: Date: Mon, 11 Oct 2004 12:27:14 -0400 To: "Marcos Rebelo" , From: Larry Hall Subject: Re: Cron doesn't work In-Reply-To: <000801c4af8d$61d86e40$ea0aa8c0@edisoft.pt> References: <20041011095535 DOT GC19634 AT cygbert DOT vinschen DOT de> <000801c4af8d$61d86e40$ea0aa8c0 AT edisoft DOT pt> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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/