Loading

摘要: 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) 推荐(0) 编辑