1.0.1 • Published 7 years ago

bin2hex v1.0.1

Weekly downloads
7
License
Unlicense
Repository
github
Last release
7 years ago

CLI utility to hexidecimal encode input

NPM

Usage

Pipe in binary streams... pipe out hexidecimal strings

$ bin2hex <infile >outfile

Or if you aren't familiar with file indirection you just use pipes

$ cat infile | bin2hex >outfile

Unless stated otherwise all works are:

and licensed under:

1.0.1

7 years ago

1.0.0

7 years ago