delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/05/07/09:37:19

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <3EB90BFE.297F583D@swipnet.se>
Date: Wed, 07 May 2003 15:37:03 +0200
From: a12 <a12 AT swipnet DOT se>
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: cron does not execute script

Hi gurus,

As I cannot make cron to execute my crontab, I have checked
some earlier posts. I have verified ownership:
/var contains:
drwxrwxrwt+ 3 SYSTEM SYSTEM 0 Mar 13 10:32 cron
/var/cron contains:
drwxrwxrwt+ 2 SYSTEM SYSTEM 0 May  7 11:29 tabs
/var/cron/tabs contains:
-rwxr--r--+ 1 sysaccou none 290 May  7 11:29 sysaccount

'crontab -l' yields:
SHELL=/bin/sh
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
# mail any output to 'sysaccount', no matter whose crontab this is
MAILTO=sysaccount
* * * * * /usr/bin/date >> /home/sysaccount/date.log 2>&1
* * * * * /home/sysaccount/mpu.sh >> /home/sysaccount/mpu.log 2>&1

/home/sysaccount contains:
-rwxrwxrwx 1 sysaccou none 171 May  7 15:25 mpu.sh

mpu.sh contains:
#!/bin/sh
/usr/bin/date >> /home/sysaccount/mpu.log

date.log is updated once a minute as expected:
Wed May  7 15:24:00 WEDT 2003
Wed May  7 15:25:00 WEDT 2003
Wed May  7 15:26:00 WEDT 2003

There is no mpu.log . Why ?

What have I missed ?

Marek


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019