Re: Crontab does not run

2003-11-20 Thread Tim Ashman
I definitely installed Cygwin on my Windows 2k machine as "All Users". The crontab I am creating is under my individual user name. When I remove my crontab file and type the command "./crontab -l" it lists my username in the "no cronfile" response, which by the way is on the network domain, not

Crontab does not run, Windows 2000

2003-11-20 Thread Tim Ashman
Crontab will not run on my Cygwin platform. I am using Cygwin 1.5.5 under Windows 2000 5.00.2195 Service Pack 4. I want to schedule some bash scripts using crontab. Each script runs perfectly fine on its own. I created the following crontab from the bash shell, located at /bin/bash: # DO NOT

Re: Crontab does not run

2003-11-19 Thread Larry Hall
At 05:19 PM 11/19/2003, Tim Ashman you wrote: >I definitely installed Cygwin on my Windows 2k machine as "All Users". The crontab I >am creating is under my individual user name. When I remove my crontab file and type >the command "./crontab -l" it lists my username in the "no cronfile" response

Re: Crontab does not run

2003-11-19 Thread Tim Ashman
I definitely installed Cygwin on my Windows 2k machine as "All Users". The crontab I am creating is under my individual user name. When I remove my crontab file and type the command "./crontab -l" it lists my username in the "no cronfile" response, which by the way is on the network domain, not

Re: Crontab does not run

2003-11-19 Thread Larry Hall
At 01:47 PM 11/19/2003, Tim Ashman you wrote: >I am having trouble with the Cron utility. I have written a fairly simple bash script >that runs successfully on its own but does not work with crontab. I am working on a >Windows 2K machine. I tried running a simlilar crontab on a linux machine and

Crontab does not run

2003-11-19 Thread Tim Ashman
I am having trouble with the Cron utility. I have written a fairly simple bash script that runs successfully on its own but does not work with crontab. I am working on a Windows 2K machine. I tried running a simlilar crontab on a linux machine and it worked fine. Two crontabs I have tried out: