mirror of
https://github.com/cheat/cheat.git
synced 2026-03-08 03:33:33 +01:00
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
# Convert bytes to Human readable format
|
|
numfmt --to=iec --suffix=B --padding=7 1048576
|