红联Linux门户
Linux帮助

GNU grep 2.14发布

发布时间:2012-08-22 11:08:14来源:红联作者:empast
GNU grep 2.14 发布,该版本解决了两个问题:

Several false results of "grep -i '^$'" in multi-byte locales were resolved.
A misdetection of text files as binary was resolved.

grep (global search regular expression(RE) and print out the line,全面搜索正则表达式并把行打印出来)是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹配的行打印出来。Unix的grep家族包 括grep、egrep和fgrep。

主页:http://www.gnu.org/software/grep/

下载:http://www.gnu.org/prep/ftp.html

来自:开源中国社区
文章评论

共有 0 条评论