使用道具 举报
Post by gregorian find /home/anew/book/ -name *.txt -exec tar -jcvf book.tar.bz2 {} \; 先找到/home/anew/book/目录下所以的txt文件,然后打包
Post by jellychen 这个好像不行! 只能tar到最后一个文档,不知道为什么?
本版积分规则 发表回复 回帖后跳转到最后一页