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 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: cron problem in W2K Proffesional Date: Fri, 6 Dec 2002 18:52:42 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: "Eric De La Cruz Lugo" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gB6NtqR27470 > > 5. Check your crontab: crontab -l > > Done it shows: > > # DO NOT EDIT THIS FILE - edit the master and > reinstall. > # (/tmp/crontab.1036 installed on Fri Dec 6 13:04:23 > 2002) > # (Cron version -- $Id: crontab.c,v 1.6 2001/09/19 > 17:09:55 corinna Exp $) > * * * * * /usr/sbin/date >> /tmp/date.txt > Do you have a file '/usr/sbin/date'? Usually, this is in /usr/bin/ not /usr/sbin/. At your shell prompt, enter: type date or which date --- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/