bug-coreutils
[Top][All Lists]
Advanced

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

bug#9637: ls appends an indicator even if one is already present (--indi


From: Philip Ganchev
Subject: bug#9637: ls appends an indicator even if one is already present (--indicator-style=classify)
Date: Fri, 30 Sep 2011 13:42:09 +0300

"Ls --indicator-style=classify" always appends a slash to the names of
directories. For example:

ls -d */

dir1// dir2//

ls -d */////

dir1////// dir2//////

Ls should check if an indicator is already present after the end of
the file name, and append it only if it is not.





reply via email to

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