On Friday 03 February 2006 11:40, Brian Beck wrote:
> I'm not certain if this is a bug, but if I do a ls -ldF <SOME_DIRECTORY>  I
> get back something like this...
>
> drwxr-xr-x    3 <OWNER>    <GROUP>     4096 Dec 13  2004 <SOME_DIRECTORY>//

you dont need the -l to reproduce, but it only happens when <SOME_DIRECTORY> 
itself ends in a /

$ ls -dF /bin
/bin/
$ ls -dF /bin/
/bin//

> Version Information:
> ls (coreutils) 5.2.1 (5.2.1-2ubuntu2)

happens with 5.93 as well
-mike


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to