From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2584 invoked by alias); 1 Apr 2003 17:32:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 2574 invoked from network); 1 Apr 2003 17:32:24 -0000 Received: from unknown (HELO odin.cair.du.edu) (130.253.1.2) by sources.redhat.com with SMTP; 1 Apr 2003 17:32:24 -0000 Received: from CONVERSION-DAEMON.du.edu by du.edu (PMDF V6.2 #40620) id <0HCO09701E1XFM@du.edu> for cygwin@cygwin.com; Tue, 01 Apr 2003 10:32:22 -0700 (MST) Received: from localhost by du.edu (PMDF V6.2 #40620) with ESMTP id <0HCO08T01E1XTP@du.edu> for cygwin@cygwin.com; Tue, 01 Apr 2003 10:32:21 -0700 (MST) Date: Tue, 01 Apr 2003 17:32:00 -0000 From: "adam r. christopher" Subject: Re: cron In-reply-to: X-X-Sender: To: cygwin@cygwin.com Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT X-SW-Source: 2003-04/txt/msg00096.txt.bz2 As a postmaster myself, I should have recognized that my subject line was SPAMmish - sorry about that. Can you tell me more about why/how my mounts are screwed up, and how this relates to cron? -adam On Tue, 1 Apr 2003, Igor Pechtchanski wrote: > On Tue, 1 Apr 2003, adam r. christopher wrote: > > > Hey all, > > > > I am trying to get cron to work, but I'm not having too much luck. It's > > running as LocalSystem, the logs (both in /var/log/crond.log and the Event > > Logs) show no errors, only events such as LIST, and yet it doesn't seem to > > be working. > > > > In my example, I'm simply trying to touch a file called 'gold' in the > > specified directory, but it never shows up. The cript runs fine from the > > command line. > > > > $ crontab -l > > 1,5,10,15,20,25,30,35,40,45,50,55 * * * * /cygdrive/u/usr/Core/bin/test.sh > > > > $ cat /cygdrive/u/usr/Core/bin/test.sh > > /usr/bin/touch /cygdrive/u/usr/Core/bin/gold > > > > $ ls -l > > -rwxrwxrwx+ 1 Administ 65535 44 Apr 1 09:29 test.sh > > > > $ ls -l /var/cron/tabs > > -rwxrwxrwx+ 1 Administ SYSTEM 154 Apr 1 09:42 Administrator > > > > cygcheck is attached. > > > > Any help, guys? > > > > Thanks! > > -adam > > University of Denver > > Adam, > > You do know that you've installed NetworkSimplicity's OpenSSH and that > it's screwed up your mounts, right? > Igor > P.S. That subject was *very* suggestive of a SPAM message, BTW... > -- > http://cs.nyu.edu/~pechtcha/ > |\ _,,,---,,_ pechtcha@cs.nyu.edu > ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com > |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski > '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! > > Knowledge is an unending adventure at the edge of uncertainty. > -- Leto II > > -- 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/