mirror of
https://github.com/hexahigh/go-cat.git
synced 2025-12-11 20:05:08 +01:00
Go-cat
The classic "cat" command line tool rewritten in go.
Usage:
go-cat [flags/options] [file]
Options:
--hex, prints the output file as hexadecimal with the raw file data on the side --hexraw prints the output file as hexadecimal without the raw data
Description
Languages
Go
100%