Timeline for A standard tool to convert a byte-count into human KiB MiB etc; like du, ls1
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 31, 2021 at 14:01 | comment | added | Paul | Instead of printf %s\\n 5607598768908 | numfmt --to=iec-i, just do numfmt --to=iec-i 5607598768908 | |
| Oct 5, 2018 at 19:20 | comment | added | Andy Foster | This should now be the accepted answer. | |
| Oct 8, 2015 at 11:52 | history | edited | don_crissti | CC BY-SA 3.0 | added 4 characters in body |
| Aug 5, 2015 at 20:36 | history | edited | don_crissti | CC BY-SA 3.0 | added some info on v. 8.23 new features |
| Mar 24, 2014 at 10:50 | comment | added | Zama Ques | numfmt is a newly added tool to coreutils package from coreutils-8.21 onwards . | |
| Apr 30, 2013 at 19:11 | history | answered | don_crissti | CC BY-SA 3.0 |