bug-coreutils
[Top][All Lists]
Advanced

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

ls -s --help description, coreutils 6.3


From: Karl Berry
Subject: ls -s --help description, coreutils 6.3
Date: Tue, 10 Oct 2006 13:51:33 -0500

With coreutils 6.3, ls --help says:

  -s, --size                 with -l, print size of each file, in blocks

Unless I'm missing something, -s is honored even without -l:

$ \ls -s nihaya.png 
4 nihaya.png

And this behavior seems fine?  So I suggest changing help text to
something like this:

  -s, --size                 prepend size of each file, in blocks

Happy blocking,
k




reply via email to

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