SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name grep
Version 3.7
Category development
Description GNU Global Regular Expression Print.
Maintainer paul​@​slitaz.org
License GPL3
Website https://www.gnu.org/software/grep
Sizes 100K / 212K
Depends onpcre iconpcre 
Suggestedgrep-lang icongrep-lang 
grep screenshot
Download package grep screenshot
Show receipt
Show files list
Show cooking log

Description

This is GNU grep, the "fastest grep in the west" (we hope). All bugs reported in previous releases have been fixed. Many exciting new bugs have probably been introduced in this revision.

GNU grep is provided "as is" with no warranty. The exact terms under which you may use and (re)distribute this program are detailed in the GNU General Public License.

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. (Regular expressions containing backreferencing will run more slowly, however.)

Send bug reports to bug-grep@gnu.org.

KNOWN BUGS:

Several tests in fmbtest.sh and foad1.sh fail under the cs_CZ.UTF-8 locale and have been disabled.

The combination of -o and -i options is broken and the known failing cases are disabled in foad1.sh

The option -i does not work properly in some multibyte locales such as tr_TR.UTF-8 where the upper case and lower case forms of a character are not necessarily of the same byte length.

6047 packages and 209931 files in current database (Wed Jun 26 15:35:30 2024)