pretty-bytes
Convert bytes to a human-readable string.
- Convert numeric bytes value to a human-readable string:
pretty-bytes {1337}
- Convert numeric bytes value from stdin to a human-readable string:
echo {1337} | pretty-bytes
- Display help and usage information:
pretty-bytes --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).