摘要: ####zip/unzip 用来压缩和解压缩文件。 压缩 a.log b.log $touch {a..e}.log $ls a.log b.log c.log d.log e.log $zip test.zip a.log b.log adding: a.log (stored 0%) addin 阅读全文
posted @ 2021-08-26 23:18 JackyHau 阅读(84) 评论(0) 推荐(0)