hiddenprint
This is nothing more than a simple utility which outputs a file to stdout
with its control characters shown in Printf
format.
go get -v github.com/casept/hiddenprint
hiddenprint FILE
hiddenprint README.md
### hiddenprint\nThis is nothing more than a simple utility which outputs a file to `stdout` with its control characters shown in `Printf` format.\n\n### Installation\n```shell\ngo get -v github.com/casept/hiddenprint\n```\n\n### Usage\n```shell\nhiddenprint FILE\n```\n