home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
bbs
/
gnu
/
gawk-2.15.4.tar.gz.pi
< prev
next >
Wrap
Text File
|
1994-03-16
|
1KB
|
38 lines
# This file contains product information that can be used by
# KingFisher 2.0 and other similar tools.
.name
gawk
.fullname
GNU awk, pattern scanning and processing language
.type
Programmer Tool
.short
Pattern scan & process, orig FSF source.
.description
Gawk is the GNU Project's implementation of the AWK programming
language. It conforms to the definition of the language in the POSIX
1003.2 Command Language And Utilities Standard. This version in turn
is based on the description in "The AWK Programming Language", by Aho,
Kernighan, and Weinberger, with the additional features defined in the
System V Release 4 version of UNIX awk. Gawk also provides some
GNU-specific extensions.
The command line consists of options to gawk itself, the AWK program
text (if not supplied via the -f or --file options), and values to be
made available in the ARGC and ARGV pre-defined AWK variables.
This gzip compressed tar archive is the original baseline FSF source
distribution before applying any Amiga specific changes.
.version
2.15.4
.author
Paul Rubin
Jay Fenlason
.requirements
Amiga binary requires ixemul.library.
.distribution
GNU Public License
.described-by
Fred Fish (fnf@fishpond.cygnus.com)