This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: ls takes a long time.


1. What is the value of your 'PATH' environment variable?

    $ echo $PATH

2. What version of 'ls' are you running?

    $ ls --version

> -----Original Message-----
> From: Pavel Rozenboim [mailto:pavelr@coresma.com]
> Sent: Monday, October 28, 2002 12:25 PM
> To: Cygwin (E-mail)
> Subject: ls takes a long time.
> 
> 
> Hi,
> 
> I have following problem. When I execute 'ls -l <file>' and 
> file has setuid
> bit set, it takes about 1.5 minute to execute. If I execute 
> 'ls <file>' it
> works ok. This happens with all versions of cygwin I could 
> test: 1.3.12,
> 1.3.13 and 1.3.14. I'm running cygwin on Win2k.
> 
> $ time ls -l test
> 
> -rwSrwSrw-    1 pavel    Domain U        0 Oct 27 11:20 test
> 
> real    1m30.061s
> user    0m0.020s
> sys     0m0.060s
> 
> Any ideas why does it happen?
> 
> Thanks,
> 	Pavel.
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]