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: From: "Tim" To: Subject: Problem with cron! Date: Fri, 20 Jun 2003 16:35:15 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20030620135211.A103118AE9@aquitaine.fr.clara.net> Importance: Normal hi, i'm having a bit of truble with cron. i have just installed a fresh cygwin on a win2k box. first i create the following crontab --cut-- # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.1244 installed on Fri Jun 20 16:27:11 2003) # (Cron version -- $Id: crontab.c,v 1.7 2003/04/15 15:13:41 corinna Exp $) 0 0 * * * Tim echo "hello" --cut-- then run cron (/usr/sbin/cron) if i do a ps i get the following: PID PPID PGID WINPID TTY UID STIME COMMAND 464 1 464 464 con 1002 16:23:32 /usr/bin/bash 244 1 244 244 ? 1002 16:27:25 /usr/sbin/cron 1188 464 1188 1512 con 1002 16:33:39 /usr/bin/ps but nothing else seems to happen! i know this is a realy stupid question for this list, but i realy have no idea what to do. Thanks for taking the time to read this and have a nice day Tim -- 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/