Package: coreutils
Version: 6.0-1
Severity: normal
The '-F' option of ls in coreutils 6.0-1 (from experimental)
produces a strange listing:
% ls --version | head -1
ls (GNU coreutils) 6.0
% ls -F
01-usb.rules foo* grml.log random-hostname*
adduser fstype* hostnamen* random.sh*
air-1.2.8/ gatling-0.8/ hw/ rdestop
^ ^^ ^^^
The whitespaces should not be there.
The behaviour isn't present with:
% ls --version
ls (GNU coreutils) 5.97
... there it looks like expected:
% ls -F
01-usb.rules foo* grml.log random-hostname*
adduser fstype* hostnamen* random.sh*
air-1.2.8/ gatling-0.8/ hw/ rdestop
regards,
-mika-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]