delorie.com/archives/browse.cgi | search |
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 |
From: | "Jarrod Hermer" <jarrod AT mybeat DOT net> |
To: | <cygwin AT cygwin DOT com> |
Cc: | "'Elfyn McBratney'" <elfyn AT cygwin DOT com>, |
"'Harig, Mark'" <maharig AT idirect DOT net> | |
Subject: | RE: Problems with cron - Almost there |
Date: | Wed, 2 Jul 2003 13:51:15 +0200 |
Message-ID: | <001601c34090$45beb420$2701a8c0@lonewolf> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
In-Reply-To: | <BADF3C947A1BD54FBA75C70C241B0B9E76347C@ex02.co.idirect.net> |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
X-MailScanner-Information: | Please contact the ISP for more information |
X-MailScanner: | Found to be clean |
Thanks for the help, that seemed to solve my problem. Now I seem to be stumped by a simple problem. I have read all the cron and crontab man pages but still cannot seemed to get my job to run every 5 minuts. The following causes the hello.txt file to be generated every minute: * * * * * echo "Hello World" > /home/Jarrod/hello.txt So I would expect this to be execute every 5 minutes. It however seems to only run at 5 minutes past every hour. 5 * * * * echo "Hello World" > /home/Jarrod/hello.txt Thanks, Jarrod -----Original Message----- From: Harig, Mark [mailto:maharig AT idirect DOT net] Sent: Wednesday, July 02, 2003 12:45 AM To: Jarrod Hermer Cc: cygwin AT cygwin DOT com Subject: RE: Problems with cron From your cygcheck text, here are some of your mount points: C:\cygwin / user binmode C:\cygwin/bin /usr/bin user binmode C:\cygwin/lib /usr/lib user binmode These likely need to be 'system' mount points instead of 'user' mount points. This situation probably came about if you selected setup.exe's "Install For" option "Just Me" instead of "All Users". Please run the attached updated cron_diagnose.sh script to see if it helps with your problem. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |