Difference between revisions of "Grep"

From Free Software Directory
Jump to: navigation, search
(resources)
(added standard links)
Line 4: Line 4:
 
|Full description='''Grep''' is a tool for finding text inside files. Text is found by matching a pattern provided by the user in one or many files. The pattern may be provided as a basic or extended regular expression, or as fixed strings. By default, the matching text is simply printed to the screen, however the output can be greatly customized to include, for example, line numbers. GNU grep offers many extensions over the standard utility, including, for example, recursive directory searching.
 
|Full description='''Grep''' is a tool for finding text inside files. Text is found by matching a pattern provided by the user in one or many files. The pattern may be provided as a basic or extended regular expression, or as fixed strings. By default, the matching text is simply printed to the screen, however the output can be greatly customized to include, for example, line numbers. GNU grep offers many extensions over the standard utility, including, for example, recursive directory searching.
 
|Homepage URL=https://www.gnu.org/software/grep/
 
|Homepage URL=https://www.gnu.org/software/grep/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Component programs=grep,egrep,fgrep
 
 
|VCS checkout command=git clone git://git.sv.gnu.org/grep.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/grep.git
 
|Documentation note=https://www.gnu.org/software/grep/manual/
 
|Documentation note=https://www.gnu.org/software/grep/manual/
|Decommissioned/Obsolete=No
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate/
 
|IRC general=irc://chat.freenode.net/#grep
 
|IRC general=irc://chat.freenode.net/#grep
 
|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
Line 18: Line 16:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/grep/grep-3.1.tar.xz
 
|Version download=https://ftp.gnu.org/gnu/grep/grep-3.1.tar.xz
|Test entry=No
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/05/03
+
|Last review date=2018/11/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
|Submitted date=2011/04/12
 +
|User level=intermediate
 +
|Component programs=grep,egrep,fgrep
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=grep
 
|GNU package identifier=grep
 +
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 65: Line 68:
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/grep-devel
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/grep-devel
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 07:25, 15 November 2018


[edit]

GNU Grep

https://www.gnu.org/software/grep/
Finds lines that match entered patterns.

Grep is a tool for finding text inside files. Text is found by matching a pattern provided by the user in one or many files. The pattern may be provided as a basic or extended regular expression, or as fixed strings. By default, the matching text is simply printed to the screen, however the output can be greatly customized to include, for example, line numbers. GNU grep offers many extensions over the standard utility, including, for example, recursive directory searching.








Entry










"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"NetBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.









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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.