From 6304a65399d28343a5e78d913c9ff93720dce9be Mon Sep 17 00:00:00 2001 From: Shadab Zafar Date: Fri, 24 Jul 2015 18:53:50 +0530 Subject: [PATCH] New Sheet: numfmt - convert numbers from/to human-readable strings --- cheat/cheatsheets/numfmt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cheat/cheatsheets/numfmt diff --git a/cheat/cheatsheets/numfmt b/cheat/cheatsheets/numfmt new file mode 100644 index 0000000..0b9bbc4 --- /dev/null +++ b/cheat/cheatsheets/numfmt @@ -0,0 +1,2 @@ +# Convert bytes to Human readable format +numfmt --to=iec --suffix=B --padding=7 1048576