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: ls -t not working


>If you can duplicate the problem in a directory with just a few files.
>Then if you'll send along a `dir' from the directory and the results of
>a `ls -t' run using strace then I'll take a look at this.
I moved sh.exe to sh.old
and then linked bash.exe to sh.exe and now the configure script gets through
that test ok.

this is the output of ls -la
total 2
drwxr-xr-x   2 administ Domain A        0 Dec 23 16:04 .
drwxr-xr-x  10 administ Domain A        0 Dec 23 12:09 ..
-rw-r--r--   1 administ Domain A        0 Dec 23 12:18 1
-rw-r--r--   1 administ Domain A        0 Dec 23 12:19 2
-rw-r--r--   1 administ Domain A        0 Dec 23 12:20 3
-rw-r--r--   1 administ Domain A        0 Dec 23 12:20 4
-rw-r--r--   1 administ Domain A      946 Dec 23 16:03 listing
-rwxr-xr-x   1 administ Domain A     1344 Dec 23 12:45 try

and this ls -lat
total 2
drwxr-xr-x   2 administ Domain A        0 Dec 23 16:04 .
-rw-r--r--   1 administ Domain A      946 Dec 23 16:03 listing
-rwxr-xr-x   1 administ Domain A     1344 Dec 23 12:45 try
-rw-r--r--   1 administ Domain A        0 Dec 23 12:20 4
-rw-r--r--   1 administ Domain A        0 Dec 23 12:20 3
-rw-r--r--   1 administ Domain A        0 Dec 23 12:19 2
-rw-r--r--   1 administ Domain A        0 Dec 23 12:18 1
drwxr-xr-x  10 administ Domain A        0 Dec 23 12:09 ..

should the '.' entry date change depending on the date and time the last
file in the dir was changed? I can't check on a un*x system at the moment

thanks
Coley
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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