grep - GNU Project - Free Software Foundation (FSF) grep Introduction | Get the Software | View the documentation | Changes between latest stable and alpha releases Introduction to Grep Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines. Downloading Grep The current stable version of Grep can be found on in the subdirectory /gnu/grep/ on your favorite GNU mirror. The current development version (introducing new features and bugfixes, but also quite possibly new bugs) can be found at ftp://alpha.gnu.org/gnu/grep. You can also access the current development tree using CVS. Detailed instructions can be found here. For other ways to obtain Grep, please read How to get GNU Software Return to GNU's home page. Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF. Please send comments on these web pages to webmasters@www.gnu.org, send other questions to gnu@gnu.org. Copyright (C) 1998 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. Updated: 25 Sep 2001 bero