Linux上 使用zip命令打包 目录(递归) : zip -r xxx.zip /目录名/
[[email protected] workorderms]# find -type f -name ‘*.js‘|xargs grep ‘/gen‘
./js/server/server.js: "url":"https://btsticket.cootel.com.kh/rolems/commonBiz/generateGroupId",
Posted Alamps 沁园春
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了常用Linux命令相关的知识,希望对你有一定的参考价值。
Linux上 使用zip命令打包 目录(递归) : zip -r xxx.zip /目录名/
[[email protected] workorderms]# find -type f -name ‘*.js‘|xargs grep ‘/gen‘
./js/server/server.js: "url":"https://btsticket.cootel.com.kh/rolems/commonBiz/generateGroupId",
以上是关于常用Linux命令的主要内容,如果未能解决你的问题,请参考以下文章