Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gawk: The GNU version of the awk text processing utility.
Name: | gawk |
Vendor: | Red Hat, Inc. |
Version: | 3.1.1 |
License: | GPL |
Release: | 9 |
URL: | |
- Summary
- The gawk packages contains the GNU version of awk, a text processing
utility. Awk interprets a special-purpose programming language to do
quick and easy text pattern matching and reformatting jobs.
Install the gawk package if you need a text processing utility. Gawk is
considered to be a standard Linux tool for processing text.
Arch: i386
Download: | gawk-3.1.1-9.i386.rpm |
Build Date: | Fri Jan 24 20:08:55 2003 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 3.53 MiB |
Changelog
- * Wed Jan 22 16:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Mon Dec 2 16:00:00 2002 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
- add find_lang to specfile
- * Wed Nov 20 16:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 3.1.1-7
- Add gawk-3.1.1-ngroups.patch, because NGROUPS_MAX comes from
sys/param.h, and awk.h changes behaviour depending on whether NGROUPS_MAX
is defined or not. (For ppc64)