Skip to content

The classic "cat" command line tool rewritten in go

Notifications You must be signed in to change notification settings

hexahigh/go-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

The classic "cat" command line tool rewritten in go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages