Skip to content

tsarquis88/rat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐀 Description

RAT is like TAR but worse 🌠

It is just a work-in-progress project I've created to learn Go, nothing serious (or is it?).

🐀 Usage

The following commands are executed in the cmd/rat folder.

RAT a file, a set of files, or a folder:

go run . out.rat file_a
go run . out.rat file_a file_b
go run . out.rat folder_a

DERAT a file or a set of files:

go run . -x out.rat
go run . -x outa.rat outb.rat

TAR files can also be derated with the same command from above.

About

Like TAR but worse - Work in progress

Resources

Stars

Watchers

Forks