hex-to-file

1.0.1 • Public • Published

Write a hex string to a file

Usage:

hex-to-file FILENAME HEX

Example:

hex-to-file somefile.txt "0123456789abcdef"

Whitespace is filtered out, so feel free to git it output from xxd or a hex dump

Readme

Keywords

Package Sidebar

Install

npm i hex-to-file

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • jonahss