gawk - The GNU version of the awk text processing utility
The gawk package 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.
| License: | GPLv3+ | Group: | applications/text |
|---|---|---|---|
| URL: | http://www.gnu.org/software/gawk/gawk.html |
Packages
| Name | Epoch | Version | Release | Arch | Size | Built |
|---|---|---|---|---|---|---|
| gawk | 0 | 3.1.7 | 6.pre6.el5.fio | i686 | 1.0 MiB | 2011-06-22 07:31:00 |
Changelog:
- * 2010-07-12 - Jan Zeleny <jzeleny[AT]redhat[DOTCOM]> - 3.1.7-6
- fixed CFLAGS in spec file on ppc (#613678)
- * 2010-06-25 - Jan Zeleny <jzeleny[AT]redhat[DOTCOM]> - 3.1.7-5
- fixed two syntax issues (#607915, #607916), added byacc to BuildRequires
- * 2010-05-28 - Jan Zeleny <jzeleny[AT]redhat[DOTCOM]> - 3.1.7-4
- fixed handling of extreme int values (#596734)
- * 2010-05-17 - Jan Zeleny <jzeleny[AT]redhat[DOTCOM]> - 3.1.7-3
- fixed precision when using utf8 (#589631)
- * 2010-01-07 - Stepan Kasal <skasal[AT]redhat[DOTCOM]> - 3.1.7-2
- rebuild for fun