随笔分类 -  linux

摘要:压缩文件为zip zip -q 安静模式,在压缩的时候不显示指令的执行过程 -r 将指定的目录下的所有子目录以及文件一起处理 eg: # zip –q –r xahot.zip /home/wwwroot/xahot 阅读全文
posted @ 2019-02-14 12:04 男爵-felix 阅读(185) 评论(0) 推荐(0)