3
5
66
21517
15
4
tar壓縮目錄/文件到指定路徑 壓縮目錄/home/dir到/home/file.tar.gztar -zcvf /home/file.tar.gz /home/dir 壓縮...