tar

tar cf a.tar ./b

c stands for creating a file. f indicates the filename.code

tar Jcf a.tar.xz a.tar

Zip a file to make it smaller.ip

tar xf a.tar.xz

Unzip a file.it

相關文章
相關標籤/搜索