Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billiegoose/bin2hex

CLI utility to hexidecimal encode input
https://github.com/billiegoose/bin2hex

Last synced: 24 days ago
JSON representation

CLI utility to hexidecimal encode input

Awesome Lists containing this project

README

        

bin2hex

CLI utility to hexidecimal encode input

Install

NPM


  • Install: npm install --global bin2hex

  • Executable: bin2hex

## Usage

Pipe in binary streams... pipe out hexidecimal strings

$ bin2hex outfile

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

$ cat infile | bin2hex >outfile

License

Unless stated otherwise all works are:

and licensed under: