Shell常用命令find、grep总结 一、find 命令 find 命令的常用形式可以简化为 path:find 命令查找的目录路径,其中 ./ 表示当前目录,/ 表示系统根目录 express ...