From owner-freebsd-questions Tue Mar 7 1:55:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itsunix.uwc.ac.za (itsunix.uwc.ac.za [192.102.9.56]) by hub.freebsd.org (Postfix) with SMTP id 25ABD37BE01 for ; Tue, 7 Mar 2000 01:54:53 -0800 (PST) (envelope-from mark@itsunix.uwc.ac.za) Received: (qmail 6053 invoked from network); 7 Mar 2000 09:45:32 -0000 Received: from localhost.uwc.ac.za (HELO itsunix.uwc.ac.za) (root@127.0.0.1) by localhost.uwc.ac.za with SMTP; 7 Mar 2000 09:45:32 -0000 From: mark Organization: model connection To: freebsd-questions@FreeBSD.ORG Subject: Crontabs Date: Tue, 7 Mar 2000 11:19:49 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00030711453206.05135@itsunix.uwc.ac.za> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm have a problem with the crontabs ..... in Solaris 2.7 I have added this line to the root crontab located in /var/spool/cron/crontabs/ 30 18 * * 1-0 /usr/local/bin/calamaris.run Nothing happens at 18:30 not even if I change the line to look like this, */5 * * * * /usr/local/bin/calamaris.run I am root when I change the file ...... the file permissions are -r--r--r-- root sys I have also stoped and restarted the cron daemon. The file calamaris.run is a executable script I have also checked the mail from cron, but with no significant errors. Can anyone advise ? Thanks Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message