bug-coreutils
[Top][All Lists]
Advanced

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

bug#13902: BUG : Option -k / --kibibytes no longer works with ls


From: Sebastien
Subject: bug#13902: BUG : Option -k / --kibibytes no longer works with ls
Date: Fri, 08 Mar 2013 09:09:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

Hi,

This is to tell you that option -k (--kibibytes) no longer works with the ls command.

Sample output:

$ ls -l
total 81644
drwxrwxr-x. 23 root root     4096 Dec  3 20:22 linux-3.7-rc8
-rw-rw-r--.  1 seb  seb  83581254 Dec  5 21:26 linux-3.7-rc8.tar.bz2
drwx------.  2 root root    16384 May  9  2012 lost+found

$ ls -lk
total 81644
drwxrwxr-x. 23 root root     4096 Dec  3 20:22 linux-3.7-rc8
-rw-rw-r--.  1 seb  seb  83581254 Dec  5 21:26 linux-3.7-rc8.tar.bz2
drwx------.  2 root root    16384 May  9  2012 lost+found


Tested on: Fedora 18 "Spherical Cow" with ls (GNU coreutils) 8.17.

Regards,
--
Sebastien GODARD
address@hidden





reply via email to

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