摘要: 001、gzip [root@PC1 test]# ls a.txt [root@PC1 test]# ll -h total 39M -rw-r--r--. 1 root root 39M Dec 7 11:28 a.txt [root@PC1 test]# gzip -c a.txt > a.t 阅读全文
posted @ 2025-12-07 11:49 小鲨鱼2018 阅读(3) 评论(0) 推荐(0)