mirror of https://github.com/cheat/cheat.git
New Sheet: numfmt - convert numbers from/to human-readable strings
This commit is contained in:
parent
bc40ced2c1
commit
6304a65399
|
@ -0,0 +1,2 @@
|
||||||
|
# Convert bytes to Human readable format
|
||||||
|
numfmt --to=iec --suffix=B --padding=7 1048576
|
Loading…
Reference in New Issue