Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 26 Aug 2005 10:18:32 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Jean-Michel Douchain cc: cygwin AT cygwin DOT com Subject: Re: crontab In-Reply-To: <430F1B23.EA7DA18@opgc.univ-bpclermont.fr> Message-ID: References: <430B3DCD DOT 857CD22E AT opgc DOT univ-bpclermont DOT fr> <430DE5CC DOT 9A9A3629 AT opgc DOT univ-bpclermont DOT fr> <430F1B23 DOT EA7DA18 AT opgc DOT univ-bpclermont DOT fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 26 Aug 2005, Jean-Michel Douchain wrote: > my script es.csh: > #!/bin/csh -f > cd /cygdrive/c/sismalp/acqdata/DATA > set acq = /cygdrive/g ^^^^^^^^^^^ > set list = `/bin/ls $acq` > echo $list >> toto > exit > > my file toto increase of one empty line at each execution, instead of a > simple directory list. Ah, that may explain it. Is G: a network drive? If so, see . > > Did you check the error logs (as mentioned twice in this thread already) > > vi /var/log/cron.d: > [1564] cron started. > > I can't see any error logs. You should also look in the Windows Event Log. But I would guess it's just a problem of accessing a network share from a service. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- 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/