grep - News: GNU grep 2.5.4 released
GNU grep 2.5.4 released
Item posted by Tony Abou-Assaleh <taa> on Wed 11 Feb 2009 02:22:22 AM UTC.
I'm pleased to announce the release of GNU grep 2.5.4.
GNU grep is a pattern matching program. The grep command searches one or more input files for lines containing a match to a specified pattern. The pattern can be a fixed string or a regular expression. By default, grep prints the matching lines.
This is primarily a bug-fix release. For a complete list of changes please refer to the ChangeLog file.
Thanks to all the people who have been testing, reporting bugs,
contributing code, suggesting enhancements, providing feedback, and answering user questions on the mailing lists <bug-grep@gnu.org>. Thanks to all the translators. Special thanks to Karl Berry for his guidance and support leading to my first release as a maintainer of grep.
You can find the new release here:
ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.gz
ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.gz.sig
ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.bz2
ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.bz2.sig
Soon it will also appear on the sources and GNU mirrors which
are listed here:
http://www.gnu.org/prep/ftp.html
The MD5 checksums are:
92258031d98d4f12dfc6a6d24057e672 grep-2.5.4.tar.gz
5650ee2ae6ea4b39e9459d7d0585b315 grep-2.5.4.tar.bz2
The GNU grep official Web site is:
http://www.gnu.org/software/grep/
Please report bugs and feedback to <bug-grep@gnu.org>.
The grep development discussion happen on the mailing list
<bug-grep@gnu.org>. To join, visit:
http://lists.gnu.org/mailman/listinfo/bug-grep
Cheers,
TAA
--
Tony Abou-Assaleh, PhD
Email: taa@acm.org
Web site: http://tony.abou-assaleh.net
Thanks tony (posted by Jenson, Tue 10 Nov 2009 08:30:16 PM UTC) |
Landers
|
RE: Thanks tony (posted by Jenson, Tue 10 Nov 2009 08:37:07 PM UTC) |
Powered by Savane 3.14-79a4.
Corresponding source code