教程发布:风哥 教程分类:ITPUX技术网 更新日期:2022-02-12 浏览学习:98
[size=14px] 要使用伯克利的写法: tar cvfX nnn.tar excludefile *
--以下写法不好使 tar cvf nnn.tar -X excludefile *