grep meaning in Chinese
格雷普
文本查找工具
Examples
- You can also use command line tools such as grep in unix
在unix中,我们还可以使用诸如grep之类的命令行工具。 - The proper solution would be to make egrep , fgrep and grep all the same binary
较合适的解决方式是让egrep fgrep和grep变成同一个程序档。 - In this way , some of the " false positives " from grep - based analysis can be discarded
这是由基于规则、基于协议以及基于统计的入侵检测软件完成的。 - Perl s regular expression heritage comes from shell scripting and the awk grep tools
Perl的正则表达式是从shell脚本程序以及awk / grep工具中继承而来的。 - This made it impossible to grep a source tree for variables to rename them - or to do anything at all with them
这样做就不能在源代码树中搜索变量以进行重命名,也不能对它们进行任何处理。