BITMATH(1) | python-bitmath | BITMATH(1) |
NAME¶
bitmath - command line utility for converting between prefix units
SYNOPSIS¶
bitmath [--from-stdin] [-f IN_UNIT] [-t OUT_UNIT] SIZE ...
DESCRIPTION¶
Run it, give a number as the last parameter. Say what units you’re giving/wanting, or not.
OPTIONS¶
--from-stdin
-f UNIT, --from UNIT
-t UNIT, --to 'UNIT
AUTHOR¶
Tim Bielawa <timbielawa@gmail.com>
For a complete list of contributors, please visit the GitHub charts page.
COPYRIGHT¶
Copyright © 2014-2016, Tim Bielawa.
bitmath is released under the terms of the "MIT" License.
SEE ALSO¶
The bitmath GitHub Project — https://github.com/tbielawa/bitmath
The bitmath Documentation — https://bitmath.readthedocs.org
08/23/2018 | bitmath 1.3.3 |