This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: Cygwin performance (was [ANN] PW32 the...)


Heribert Dahms <heribert_dahms@icon-gmbh.de> wrote:

> are you hardwired to 'ls', 'ls -l'  or (like me) 'll'?
> My stock b20 'ls' spits out only filenames!

I usually use 'ls -l', but what I really want (usually) is the filenames,
sizes and mod times (and sometimes permissions). And, if I want that, I'll
have to take the stat() penalty, I guess. So...I was curious...what is it in
the stat() call that can only be obtained by opening the file? Is it just the
cygnus stat() emulation that does that? One of these days, maybe I'll try out
a native-Win32 perl 'ls' wrapper script...

Scott.Blachowicz@seaslug.org

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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