2023-05-08 12:03:16 +02:00
2023-05-08 09:38:30 +02:00
2023-05-08 12:03:16 +02:00
2023-05-08 12:02:58 +02: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
The classic "cat" command line tool rewritten in go
Readme 32 KiB
Languages
Go 100%