mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
New Sheet: numfmt - convert numbers from/to human-readable strings
This commit is contained in:
parent
bc40ced2c1
commit
6304a65399
2
cheat/cheatsheets/numfmt
Normal file
2
cheat/cheatsheets/numfmt
Normal file
@ -0,0 +1,2 @@
|
||||
# Convert bytes to Human readable format
|
||||
numfmt --to=iec --suffix=B --padding=7 1048576
|
Loading…
Reference in New Issue
Block a user