mirror of
https://github.com/cheat/cheat.git
synced 2025-09-06 03:52:55 +02: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
|