Re: crontab

2005-08-26 Thread Jean-Michel Douchain
"Ah, that may explain it. Is G: a network drive?" That's right. It's a Dos network drive, and in fact, the response of "ls" is very long. I installed cygwin for all users. So I don't know how to manage because my script works by hand!! What are the differents between the cron and the handy execu

Re: crontab

2005-08-26 Thread Jean-Michel Douchain
> > > > > > > Since you didn't redirect the output of either of the above commands, > > > cron will probably try (and fail) to find a working smtp service on > > > your machine to mail you the output. my crontab: 26 * * * * /bin/csh -xv /cygdrive/c/sismalp/acqdata/es.csh >> /tmp/crontst2 2>&1 t

Re: crontab

2005-08-25 Thread Jean-Michel Douchain
n another simple program. It works well only when i execute it by hand, and it does nothing with cron!! If you have more ideas, it will help me. Jean-Michel Igor Pechtchanski a écrit : > On Tue, 23 Aug 2005, Jean-Michel Douchain wrote: > > > I can't run automatically any progra