Skip to content

edgar-ch/arch_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arch_simple

Very simple implementation of a tar-like archiver

Usage

arch -i path_to_file -f arch_name - pack files or directories to archive with name arch_name by path path_to_file
If name not specified, archive will be called ururu.arch
arch -e arch_name - extract archive to current folder

License

Licensed under MIT and Beer-ware

"THE BEER-WARE LICENSE" (Revision 42):

edgar.cherkasov@yandex.ru wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Edgar Cherkasov

MIT license you can read in LICENSE file

About

Very simple implementation of a tar-like archiver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published