bin2hex
v1.0.1
Published
CLI utility to hexidecimal encode input
Readme
CLI utility to hexidecimal encode input
NPM
Usage
Pipe in binary streams... pipe out hexidecimal strings
$ bin2hex <infile >outfileOr if you aren't familiar with file indirection you just use pipes
$ cat infile | bin2hex >outfileUnless stated otherwise all works are:
and licensed under:
