2016-03-02 11:17:17 -0500, Assaf Gordon: [...] > > -h, --human-readable > > with -l, print sizes in human readable format (e.g., 1K 234M > > This is not a typo, it is the correct explanation. > Using "-h" by itself (e.g. "ls -h") does not print sizes at all, neither > exact sizes of human-readable sizes. > only in conjunction with '-l' (e.g. "ls -lh") the sizes are printed in > human-readable format. [...]
Also applied to "ls -s", "ls -g", "ls -o", "ls -n"... though. -- Stephane