I cannot get 4.0.39 as a Debian package -- 4.0.37 is what I have and here is an example of the bug.
[EMAIL PROTECTED]:/tmp$ ls -l /usr/src/linux lrwxrwxrwx 1 root src 11 Feb 4 07:48 /usr/src/linux -> linux-2.4.1 [EMAIL PROTECTED]:/tmp$ ls -d /usr/src/linux /usr/src/linux [EMAIL PROTECTED]:/tmp$ On 17 Feb 2001, Jim Meyering wrote: > John Covici <[EMAIL PROTECTED]> wrote: > | Hi. I am using 4.0.35 (using Debian unstable distribution) and if I > | use ls -1 -F all the links to directories have a slash at the end > | instead of @ . > | > | Any workaround or is new version coming out to fix this? > > Thanks for the report. > However, I can't reproduce that with 4.0.39: > > $ mkdir .j && cd .j && ln -s / link-to-dir && command ls -1 -F > link-to-dir@ > > Can you? > -- John Covici [EMAIL PROTECTED]