Linux Online
[ Register ]

[ Applications ]
[ Documentation ]
[ Distributions ]
[ Download Info ]
[ General Info ]
[ Book Store ]
[ Courses ]
[ News ]
[ People ]
[ Hardware ]
[ Vendors ]
[ Projects ]
[ Events ]
[ User Groups ]
[ User Area ]

Running Linux, Fourth Edition

[ About Us ]
[ Home Page ]
[ Advertise ]

Application: grep

GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep.
 
Homepage http://www.gnu.org/software/grep/grep.html
Download ftp://ftp.gnu.org/gnu/grep/
Alt Download ftp://alpha.gnu.org/gnu/grep/
Author Not Shown <alainm_AT_rcsm_DOT_ee.mcgill.ca>
Version 2.4.2
Licence GPL
Source Yes
Environment Console
Status Stable

We are currently updating this section of the site. Change submissions are temporarily disabled.


Click Here to go back to the index




Comments: feedback (at) linux.org
Advertising: banners (at) linux.org
Copyright Linux Online Inc.
Compilation ©1994-2008 Linux Online, Inc.
All rights reserved.