扩展把一个目录下,过滤所有.php文档中含有eval的行grep -r --include=".php" ‘eval‘ /data/
9.1 正则介绍_grep上 9.2 grep中 9.3 grep下
原文:http://blog.51cto.com/13450039/2061161