-C 参数

 

文件路径  /home/test/files

tar zcvf file.tar.gz -C /home/test files
这样压缩后,就是可以得当一个相对路径的压缩包了,直接排除掉/home/www路径不压缩了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-22
  • 2022-12-23
  • 2021-12-03
  • 2022-03-03
  • 2022-12-23
  • 2021-11-29
猜你喜欢
  • 2021-06-08
  • 2021-07-24
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案