mac安装ag
brew install the_silver_searcher
使用
ag 'hx' /www/t086.com
常用参数
-i 忽略大小写
-l 只列出文件名
-g 文件名匹配
--php 只搜索php文件
--ignore-dir 忽略目录
例如:ag --ignore-dir sitedata --php hx /www/9enjoy.com
brew install the_silver_searcher
ag 'hx' /www/t086.com
常用参数
-i 忽略大小写
-l 只列出文件名
-g 文件名匹配
--php 只搜索php文件
--ignore-dir 忽略目录
例如:ag --ignore-dir sitedata --php hx /www/9enjoy.com
本文标题:终端-ag使用
本文链接:https://www.haomeiwen.com/subject/ldtfactx.html
网友评论