Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

akrennmair/rat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for rat

rat - ridiculously abysmal tar.

rat is a minimalistic implementation of tar, written in Go. It only supports a fraction of the features of other tar implementations (GNU tar, bsdtar).

All it can do is create (c), list (t) and extract (x) files. It also supports reading and writing of gzip (z) compressed files and reading bzip2 (j) compressed files. In addition, you can change the directory from which it shall read resp. write (C), plus you can have verbose (v) output.

License

See the file LICENSE for details.

Author

Andreas Krennmair ak@synflood.at

About

ridiculously abysmal tar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages