Re: ls displays nothing - 3/29 snapshot

2006-04-03 Thread Tom Rodman
On Mon 4/3/06 13:19 EDT cyg wrote: > On Mon, Apr 03, 2006 at 10:52:01AM -0500, Tom Rodman wrote: > >Then, I ran: > > > > C:\>c:\aut\cyg\bin\strace -o/tmp/strace.out /bin/bash > > bash-3.00$ exec /bin/ls -l /etc/passwd > > The strace shows that /bin/ls is a shell script. I suspect that's at leas

Re: ls displays nothing - 3/29 snapshot

2006-04-03 Thread Christopher Faylor
On Mon, Apr 03, 2006 at 10:52:01AM -0500, Tom Rodman wrote: >Then, I ran: > > C:\>c:\aut\cyg\bin\strace -o/tmp/strace.out /bin/bash > bash-3.00$ exec /bin/ls -l /etc/passwd The strace shows that /bin/ls is a shell script. I suspect that's at least part of your problem. Maybe you have both a /b

Re: ls displays nothing - 3/29 snapshot

2006-04-02 Thread Christopher Faylor
On Sun, Apr 02, 2006 at 09:07:28PM -0500, Tom Rodman wrote: >On Sun 4/2/06 15:59 CDT cygwin@cygwin.com wrote: >>On Sun 4/2/06 16:43 EDT cygwin@cygwin.com wrote: >>>On Sun, Apr 02, 2006 at 02:37:22PM -0500, Tom Rodman wrote: I installed the 3/29 cygwin1.dll snapshot yesterday on a test windows >

Re: ls displays nothing - 3/29 snapshot

2006-04-02 Thread Tom Rodman
On Sun 4/2/06 15:59 CDT cygwin@cygwin.com wrote: > On Sun 4/2/06 16:43 EDT cygwin@cygwin.com wrote: > > On Sun, Apr 02, 2006 at 02:37:22PM -0500, Tom Rodman wrote: > > >I installed the 3/29 cygwin1.dll snapshot yesterday on a test windows > > >2000 box. Many (all?) of our cron jobs ran normally Su

Re: ls displays nothing - 3/29 snapshot

2006-04-02 Thread Tom Rodman
On Sun 4/2/06 16:43 EDT cygwin@cygwin.com wrote: > On Sun, Apr 02, 2006 at 02:37:22PM -0500, Tom Rodman wrote: > >I installed the 3/29 cygwin1.dll snapshot yesterday on a test windows > >2000 box. Many (all?) of our cron jobs ran normally Sunday morning. > >Today, though, the output of 'ls' or 'ls

Re: ls displays nothing - 3/29 snapshot

2006-04-02 Thread Christopher Faylor
On Sun, Apr 02, 2006 at 02:37:22PM -0500, Tom Rodman wrote: >I installed the 3/29 cygwin1.dll snapshot yesterday on a test windows >2000 box. Many (all?) of our cron jobs ran normally Sunday morning. >Today, though, the output of 'ls' or 'ls -l' from an interactive bash >session was always nothing

ls displays nothing - 3/29 snapshot

2006-04-02 Thread Tom Rodman
I installed the 3/29 cygwin1.dll snapshot yesterday on a test windows 2000 box. Many (all?) of our cron jobs ran normally Sunday morning. Today, though, the output of 'ls' or 'ls -l' from an interactive bash session was always nothing. I've reverted back to the released cygwin1.dll, and ls is work