![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Uses the Bit Calculator (http://www.matisse.net/bitcalc) to convert between bits/bytes/kilobits/kilobytes/megabits/megabytes/gigabits/gigabytes.
SYNTAX:
bitcalc -amt {amount} -unit {unit} -notation {notation}
EXAMPLE:
bitcalc -amt 250 -unit megabytes -notation legacy
VALUES ACCEPTED:
For unit:
bits
bytes
kilobits
kilobytes
megabits
megabytes
gigabits
megabytes
gigabits
gigabytes
For notation:
legacy ("kilo" is 1024)
ieee ("kilo" is 1000)