Repository Details
Shared by


HelloGitHub Rating
0 ratings
Free•MIT
Claim
Discuss
Collect
Share
4.4k
Stars
No
Chinese
Go
Language
No
Active
71
Contributors
10
Issues
No
Organization
3.5.1
Latest
389
Forks
MIT
License
More
命令行压缩和解压缩工具。终于不用再记 `tar -czvf` 了,使用命令:
```
# Syntax: arc archive [archive name] [input files...] 压缩
$ arc archive test.tar.gz file1.txt images/file2.jpg folder/subfolder
# Syntax: arc unarchive [archive name] [destination] 解压缩
$ arc unarchive test.tar.gz
```
Included in:
Vol.32
Comments
Rating:
No comments yet