Loading

Linux find & 压缩

https://www.runoob.com/linux/linux-comm-xargs.html

find . -name "*.py" | xargs zip -0 -r code.zip

posted @ 2021-03-04 16:57  ZXYFrank  阅读(125)  评论(0编辑  收藏  举报