压缩文件

tar -czvf xxx.tar.gz yourdict

解压文件

tar xzf aa.tar.gz

  

相关文章: