mirror of
https://github.com/cheat/cheat.git
synced 2025-09-05 19:42:55 +02:00
New Sheet: numfmt - convert numbers from/to human-readable strings
This commit is contained in:
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
|
Reference in New Issue
Block a user