Content-type: text/html
Manpage of rbdc
rbdc
Section: Misc. Reference Manual Pages (Oktober 08, 2003)
Updated:
Index
Return to Main Contents
ABOUT
rbdc is a ruby-digit-converter which converts digits from
different bases into other bases
SYNOPSIS
rbdc [-h] [-d delimiter] from2to number[delmiter]number
OPTIONS
- --help
-
-h display help
- --delim
-
-d delimiter (default ':')
- --join
-
-j join (default ':')
- --format
-
-f format for the output, see examples
- from
-
see BASES
- to
-
see BASES
BASES
- *
-
b | bin | binary
- *
-
o | oct | octal
- *
-
d | dec | decimal
- *
-
h | hex | hexadecimal
EXAMPLES
- *
-
rbdc hex2dec 00:22:44:66:88:aa
- *
-
rbdc bin2dec 10111
AUTHOR
mathias gumz <gumz at cs.uni-magdeburg.de>
BUGS
none atm
Index
- ABOUT
-
- SYNOPSIS
-
- OPTIONS
-
- BASES
-
- EXAMPLES
-
- AUTHOR
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 12:35:37 GMT, October 08, 2003