> | [EMAIL PROTECTED]:~/coreutils/coreutils/src$ ./ls -l /tmp/time-1.7.tar.gz 
   > | -rw-r--r--  135987201 ams root 103066 Mar 13 05:15 /tmp/time-1.7.tar.gz
   > | [EMAIL PROTECTED]:~/coreutils/coreutils/src$ ./ls -l /tmp/time-1.7.tar.gz 
   > | -rw-r--r--  1 ams root 103066 Mar 13 05:15 /tmp/time-1.7.tar.gz

   135987201 is 81B0001 in base 16, so it looks as though ls is
   getting garbage in the upper half of st_nlink somehow.  Could be an
   ls bug, of course.

Well, if any GNU/Linux users can reproduce it please report it.  The
easy way is to list all files in a directory (it should contain lots
of files, the more the better) using the long listing option for ls
(-l).

Cheers.


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to