Difference between revisions of "Grep"

From Free Software Directory
Jump to: navigation, search
 
Line 11: Line 11:
 
|Related projects=Bitap,Diffutils,Findutils,Kodos,Sagasu,chgrep,fsgrep,gawk,pmatch,wdiff,bool
 
|Related projects=Bitap,Diffutils,Findutils,Kodos,Sagasu,chgrep,fsgrep,gawk,pmatch,wdiff,bool
 
|Keywords=grep,editing,egrep,fgrep,patterns,regex,regexp,regular expressions
 
|Keywords=grep,editing,egrep,fgrep,patterns,regex,regexp,regular expressions
|Version identifier=2.8
+
|Version identifier=2.10
|Version date=2011/06/21
+
|Version date=2011/11/16
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/grep/grep-2.8.tar.xz
+
|Version download=http://ftp.gnu.org/gnu/grep/grep-2.10.tar.xz
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2010-03-23
 
|Last review date=2010-03-23

Latest revision as of 06:08, 13 December 2011



[edit]

Grep

http://www.gnu.org/s/grep/
Package includes the GNU 'grep,' 'egrep,' and 'fgrep,' which find lines that match entered patterns. By default, grep prints the matching lines. GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as the standard Unix grep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp match without having to look at every character; the result is usually many times faster than UNIX 'grep' or 'egrep.'

Documentation

User guide included and available from http://www.gnu.org/s/grep/manual/

Related Projects

Heckert gnu.small.png This is a GNU package

Download

Download External-link-icon.png version 2.10 (stable)
released on 16 November 2011

Categories



Licensing

LicenseVerified byVerified onNotes
GPLv3orlaterKelly Hopkins23 September 2010



Leaders and contributors

Contact(s)Role
"Email jim@meyering.net" Jim Meyering Maintainer


Resources and communication

Audience Resource type URI
Developer VCS Repository Webview http://git.sv.gnu.org/cgit/grep.git/
Bug Tracking E-mail mailto:bug-grep@gnu.org
Developer Homepage http://savannah.gnu.org/projects/grep/
Bug Tracking Bug Tracking


Software prerequisites

This entry (in part or in whole) was last reviewed on 23 March 2010.



Entry


























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox