OSDN Git Service

Fix ls -sh.
authorElliott Hughes <enh@google.com>
Thu, 25 Aug 2016 23:28:05 +0000 (16:28 -0700)
committerRob Landley <rob@landley.net>
Sun, 28 Aug 2016 02:51:56 +0000 (21:51 -0500)
commitf9da4355525d4e5229788b0dc53a291cfc76bfe5
tree86e17e6d8203d72eddeb39b6b08df881e0828355
parenta87b65c371aadee6a239f231e3d9ed1b390c630b
Fix ls -sh.

-h should apply to -s too. (Previously it only applied to the "total"
line in -s output.)
toys/posix/ls.c