From: "Harig, Mark A." <maharig@idirect.net>
To: "Pavel Rozenboim" <pavelr@coresma.com>, <cygwin@cygwin.com>
Subject: RE: ls takes a long time.
Date: Tue, 29 Oct 2002 19:48:00 -0000 [thread overview]
Message-ID: <BADF3C947A1BD54FBA75C70C241B0B9E10AB05@ex02.idirect.net> (raw)
I can't see what is causing your problem. For what it's worth,
it does not appear to be inherent in Cygwin:
$ uname -r
1.3.13(0.62/3/2)
$ /usr/bin/ls --version
ls (fileutils) 4.1
$ touch foo && chmod +s foo && time /usr/bin/ls -l foo
-rwSr-Sr-- 1 maharig Power Us 0 Oct 29 18:18 foo
real 0m0.390s
user 0m0.030s
sys 0m0.060s
I repeated the above commands on another computer that is running Cygwin
1.3.12 -- similar results (slightly faster). Both computers are running
Windows 2000.
> -----Original Message-----
> From: Pavel Rozenboim [mailto:pavelr@coresma.com]
> Sent: Tuesday, October 29, 2002 2:33 AM
> To: cygwin@cygwin.com
> Subject: RE: ls takes a long time.
>
>
>
>
> > -----Original Message-----
> > From: Harig, Mark A. [mailto:maharig@idirect.net]
> > Sent: Mon, October 28, 2002 7:54 PM
> > To: Pavel Rozenboim; cygwin@cygwin.com
> > Subject: RE: ls takes a long time.
> >
> >
> > try including the path to 'ls' so that you are
> > certain that you are not running an unusual
> > version in /usr/local/bin, that is,
> >
> > $ /usr/bin/ls <filename>
> > $ /usr/bin/ls -l <filename>
>
> pavel@PAVEL ~
> $ time /usr/bin/ls.exe -l temp.e
> -rw-rw-rw- 1 pavel Domain U 4393 Oct 22 18:58 temp.e
>
> real 0m0.067s
> user 0m0.060s
> sys 0m0.010s
>
> pavel@PAVEL ~
> $ chmod +s temp.e
>
> pavel@PAVEL ~
> $ time /usr/bin/ls -l temp.e
> -rwSrwSrw- 1 pavel Domain U 4393 Oct 22 18:58 temp.e
>
> real 1m30.117s
> user 0m0.020s
> sys 0m0.040s
>
--
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/
next reply other threads:[~2002-10-29 23:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-29 19:48 Harig, Mark A. [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-10-30 6:08 Pavel Rozenboim
2002-10-29 2:38 Pavel Rozenboim
2002-10-28 12:24 Harig, Mark A.
2002-10-28 12:19 Harig, Mark A.
2002-10-28 11:31 Pavel Rozenboim
2002-10-27 10:24 Pavel Rozenboim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BADF3C947A1BD54FBA75C70C241B0B9E10AB05@ex02.idirect.net \
--to=maharig@idirect.net \
--cc=cygwin@cygwin.com \
--cc=pavelr@coresma.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).