bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BUG: ls -ld directory/


From: G C McNeil-Watson
Subject: BUG: ls -ld directory/
Date: Mon, 27 Feb 2006 14:27:46 +0000 (GMT)

If you do an

 ls -ld directory/

for some existing directory then the output contains TWO trailling
slashes:

 drwx------  2 pypgcm users 4096 Aug 16  2005 directory//

The directory and the first slash appear in blue on my terminal, trailing
slash in black. Piping through something else does not supress the double
slash. This does not happen if you produce the same entry using:

 ls -ld directory

or:

 ls -l

and pick out the appopriate entry. I believe this is a bug.

Thanks,

--
Graham McNeil-Watson
University of Bath





reply via email to

[Prev in Thread] Current Thread [Next in Thread]