linux下find常用命令 By duncan21Posted on 2014 年 3 月 17 日2016 年 6 月 1 日Posted in LinuxTagged findNo Comments on linux下find常用命令 find命令的格式:find [-path……] -options [-print -exec -ok] path:要查找的目录路径。 ~ 表示$HOME目录 . 表示当前目录 / 表示根[……] 阅读全文 Read More