mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 13:42:11 +01:00
New Sheet: numfmt - convert numbers from/to human-readable strings
This commit is contained in:
parent
bc40ced2c1
commit
6304a65399
1 changed files with 2 additions and 0 deletions
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 a new issue