landley / toybox

toybox
http://landley.net/toybox
BSD Zero Clause License
2.44k stars 340 forks source link

Fix ls -h total size bug #509

Closed benny8453123 closed 4 months ago

benny8453123 commented 4 months ago

With the -h option, the value should not be translated to block count before converting to a human-readable format.

benny8453123 commented 4 months ago

commit a new pull request in: https://github.com/landley/toybox/pull/510