[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ls no longer uses @ when -F is used
From: |
John Covici |
Subject: |
Re: ls no longer uses @ when -F is used |
Date: |
Mon, 19 Feb 2001 19:54:05 -0500 (EST) |
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.
address@hidden:/tmp$ ls -l /usr/src/linux
lrwxrwxrwx 1 root src 11 Feb 4 07:48 /usr/src/linux ->
linux-2.4.1
address@hidden:/tmp$ ls -d /usr/src/linux
/usr/src/linux
address@hidden:/tmp$
On 17 Feb 2001, Jim Meyering wrote:
> John Covici <address@hidden> 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
address@hidden