|
|
 |
Published by Andrew Bachmann
Click here for more information about this publisher...
|
 |
|
Date Posted: |
July 29th, 2003
|
|
|
Last Updated: |
July 29th, 2003
|
|
|
License: |
See Below |
|
|
Downloads: |
332 total; 1 recently |
|
|
Page Views: |
4,055 total |
|
|
User Rating: |
awaiting 10 votes |
 |
|
Jump to the Downloads section |
|
 |
 |
About grep:
Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.
grep searches the input files for lines containing a match to a given pattern list. When it finds a match in a line, it copies the line to standard output (by default), or does whatever other sort of output you have requested with options.
Though grep expects to do the matching on text, it has no limits on input line length other than available memory, and it can match arbitrary characters within a line. If the final byte of an input file is not a newline, grep silently supplies one. Since newline is also a separator for the list of patterns, there is no way to match newline characters in a text.
|
 |
|
 |
binary |
 |
|
 |
 |
version 2.5.1 for beos - GPL |
|
| |
 |
|
Variation description:
executable for intel compatibles
Details about this version:
(no information provided)
|
| |
 |
|
Intel Version - requires R5 (569 KB) |
259 downloads |
|
 |
|
 |
 |
| |
|
|
| Add Additional Location |
 |
|
 |
|
| Source Available |
 |
 |
 |
 |
 |
 |
|
 |
source |
 |
|
 |
 |
version 2.5.1 for beos - GPL |
|
| |
 |
|
Variation description:
the sources for grep
Details about this version:
This version of the sources has been modified slightly from the official gnu release. I have reported the patch back to gnu and the problem will be corrected in the cvs.
|
| |
 |
|
Any Processor - requires R5 (840 KB) |
73 downloads |
|
 |
|
 |
 |
| |
|
|
| Add Additional Location |
 |
|
 |
|
| Source Included |
 |
 |
 |
 |
 |
Like this app? Have questions or comments?
Why not tell the author? Use the "e-mail publisher" link to get in touch with the publisher; they usually love getting feedback.
|
|
|