find . -name "*.php" -execdir grep -nH --color=auto foo {} ';'
摘要:
find . -name "*.php" -execdir grep -nH --color=auto foo {} ';' 阅读全文
posted @ 2021-10-21 11:01 坐山雕 阅读(36) 评论(0) 推荐(0) 编辑
posted @ 2021-10-21 11:01 坐山雕 阅读(36) 评论(0) 推荐(0) 编辑
posted @ 2021-10-21 10:38 坐山雕 阅读(160) 评论(0) 推荐(0) 编辑