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 <http://cygwin.com/faq/faq.using.html#faq.using.services>. > > 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/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,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/