Short: AmigaOS4 & PowerPC port of grep (general regular expression parser).
Uploader: jimbot()frontiernet.net (Jim Steichen)
Author: jimbot()frontiernet.net (Jim Steichen)
Requires: PowerPC, AmigaOS4 or 68020+, V3.1+ Amiga OS
Type: dev/src
Version: 3.0
grep is a program for finding lines in a file(s) that match a given
pattern.
Normally I don't place the source code in my archives because it's a lot
of work to make a program, especially since there aren't any new
books or documentation for how the newer versions of the OS work. Please
consider placing some of your source code in aminet, if you're a programmer.
Also, be aware that I DID NOT write this program, which is why the source
code looks like a mess (at least it looks like a mess to me!).
NOTES
No Tabs were used in the creation of this file (Tabs SHOULD BE
an endangered species!).
$VER: grepPPC 3.0 (26-Mar-2005) by J.T. Steichen
by Jim Steichen (email: jimbot()frontiernet.net)
What you Get:
~~~~~~~~~~~~~
Listing of archive 'grepPPC.lha':
Original Packed Ratio Date Time Name
-------- ------- ----- --------- -------- -------------
1056 584 44.6% 26-Mar-05 00:49:02 grep.readme
2422 1977 18.3% 23-Jan-05 16:55:50 grep.readme.info
58084 30184 48.0% 24-Nov-97 16:43:54 grep68k
9498 1913 79.8% 26-Mar-05 00:03:26 grep.install
3335 1842 44.7% 26-Mar-05 00:00:38 grep.install.info
1586 844 46.7% 19-Feb-05 06:11:52 grepDrawer.info
273438 92799 66.0% 26-Mar-05 00:37:18 grep
19730 7607 61.4% 25-Mar-05 23:32:02 +Grep.guide
2947 2325 21.1% 27-Nov-00 17:43:52 +Grep.guide.info
1232 689 44.0% 28-Oct-97 01:00:00 +AUTHORS
88 88 0.0% 28-Oct-97 01:00:00 +ChangeLog
19064 7097 62.7% 24-Nov-97 12:53:16 +COPYING
8279 3111 62.4% 28-Oct-97 01:00:00 +grep.man
1474 734 50.2% 28-Oct-97 01:00:00 +MANIFEST
1768 986 44.2% 28-Oct-97 01:00:00 +NEWS
932 567 39.1% 28-Oct-97 01:00:00 +Product-Info
684 409 40.2% 28-Oct-97 01:00:00 +PROJECTS
1296 729 43.7% 28-Oct-97 01:00:00 +README
13267 4678 64.7% 28-Oct-97 01:00:00 +alloca.c
158 89 43.6% 25-Mar-05 09:37:18 +config.h
61074 16153 73.5% 28-Oct-97 01:00:00 +configure
1407 688 51.1% 28-Oct-97 01:00:00 +configure.in
63785 18548 70.9% 25-Mar-05 09:29:08 +dfa.c
14707 4996 66.0% 28-Oct-97 01:00:00 +dfa.h
20777 7012 66.2% 25-Mar-05 09:29:02 +getopt.c
4412 1807 59.0% 28-Oct-97 01:00:00 +getopt.h
792 289 63.5% 28-Oct-97 01:00:00 +getpagesize.h
17633 6134 65.2% 26-Mar-05 00:37:12 +grep.c
1498 757 49.4% 28-Oct-97 01:00:00 +grep.h
5400 2208 59.1% 28-Oct-97 01:00:00 +INSTALL
5585 2230 60.0% 28-Oct-97 01:00:00 +install-sh
157 126 19.7% 28-Oct-97 01:00:00 +INSTALL.VMS
20957 6395 69.4% 25-Mar-05 09:29:12 +kwset.c
2531 1176 53.5% 28-Oct-97 01:00:00 +kwset.h
946 208 78.0% 28-Oct-97 01:00:00 +make.com
2191 650 70.3% 26-Mar-05 00:46:50 +MakeFile
3416 1569 54.0% 28-Oct-97 01:00:00 +Makefile.in
13947 4044 71.0% 25-Mar-05 09:29:14 +obstack.c
18600 5436 70.7% 28-Oct-97 01:00:00 +obstack.h
162836 47907 70.5% 25-Mar-05 09:29:04 +regex.c
18702 6253 66.5% 28-Oct-97 01:00:00 +regex.h
11626 3676 68.3% 25-Mar-05 09:29:16 +search.c
-------- ------- ----- --------- --------
873317 297514 65.9% 26-Mar-105 00:50:54 42 files
/* -------------- END of grep.readme file! ----------------- */
| |