I'd guess that the problem was (or perhaps is?) in your kernel or C
library or headers or file system somewhere, but it's hard to tell
for sure from the symptoms.
Well, maybe. The system I'm running now has a bit older glibc. I'll
just ignore it for the time being since it isn't poping
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes:
> I might note that any changes to ls lately have fixed the weird
> problems I was experiencing...
That's odd, as the recent changes to 'ls' shouldn't have affected the
display of link counts.
I'd guess that the problem was (or perhaps is?) in your
I might note that any changes to ls lately have fixed the weird
problems I was experiencing...
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
I can't reproduce it on my GNU/Linux x86 box.
Okie.
Here's the code that generates that number, in src/ls.c line 3109:
sprintf (p, "%s %*s ", modebuf, nlink_width,
umaxtostr (f->stat.st_nlink, hbuf));
If you can reproduce the problem, can you please use GDB to pl
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes:
> 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).
I can't reproduce it on my GNU
> | [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/t
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes:
> | [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
[This report is more or less just a note for my self, but if anyone
has any clues, please share them]
Hey,
I'm getting this weird behaviour from ls (CVS version) on GNU/Hurd:
,
| [EMAIL PROTECTED]:~/coreutils/coreutils/src$ ./ls -l /tmp/time-1.7.tar.gz
| -rw-r--r-- 135987201 ams root 1030