Browse wiki
This entry published by the Free Software Foundation.
| Grep |
| Component programs | grep,egrep,fgrep + |
|---|---|
| Computer languages | C + |
| Documentation note | User guide included and available from http://www.gnu.org/s/grep/manual/ |
| Full description | Package includes the GNU 'grep,' 'egrep,' … 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.' times faster than UNIX 'grep' or 'egrep.' |
| Homepage URL | http://www.gnu.org/s/grep/ + |
| Interface | command-line + |
| Is GNU | true + |
| Keywords | grep + , editing + , egrep + , fgrep + , patterns + , regex + , regexp + , regular expressions + |
| Last review by | Janet Casey + |
| Last review date | 23 March 2010 + |
| License | GPLv3orlater + |
| License verified by | Kelly Hopkins + |
| License verified date | 23 September 2010 + |
| Name | Grep + |
| Real name | Jim Meyering + |
| Related projects | Bitap + , Diffutils + , Findutils + , Kodos + , Sagasu + , Chgrep + , Fsgrep + , Gawk + , Pmatch + , Wdiff + , Bool + |
| Resource URL | http://git.sv.gnu.org/cgit/grep.git/ + , mailto:bug-grep@gnu.org + , http://savannah.gnu.org/projects/grep/ + , http://savannah.gnu.org/bugs/?group=grep + |
| Resource audience | Developer + , Bug Tracking + |
| Resource kind | VCS Repository Webview + , E-mail + , Homepage + , Bug Tracking + |
| Revisionid | 12,814 + |
| Revisiontimestamp | 13 December 2011 10:08:18 + |
| Revisionuser | Meyering + |
| Role | Maintainer + |
| Short description | Finds lines that match entered patterns + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Text-creation | editor + |
| Use | text-creation + |
| User level | intermediate + |
| Version date | 16 November 2011 + |
| Version download | http://ftp.gnu.org/gnu/grep/grep-2.10.tar.xz + |
| Version identifier | 2.10 + |
| Version status | stable + |
| Works-with | text + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 01:03:46 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | jim@meyering.net + |
| hide properties that link here |
| Grep#1 + | License of |
|---|---|
| Grep#2 + | Person of |
| Bitap + , Bool + , Chgrep + , Diffutils + , Findutils + , Fsgrep + , Gawk + , Kodos + , Pmatch + , Sagasu + , Wdiff + | Related projects |
| Grep#3 + , Grep#4 + , Grep#5 + , Grep#6 + | Resource of |
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.
