摘要:
grep 常用命令 这个--include选项, 可以这样使用: grep -rn --include='*.c' --include='*.h' re .可以指定多次, 如果真是上面的这种情况, 其实可以用grep -rn --include='*.[ch]' re .但是, 如果源文件中含有C+ 阅读全文
posted @ 2015-02-09 11:09
xxxxxxxx1x2xxxxxxx
阅读(1890)
评论(0)
推荐(0)