Name: | gawk |
Version: | 5.3.0 |
Release: | 6.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1769597 |
License: | GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause |
RPM: |
gawk-5.3.0-6.el10.x86_64.rpm
|
Source RPM: |
gawk-5.3.0-6.el10.src.rpm
|
Build Date: | Fri Mar 07 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.gnu.org/software/gawk/ |
Summary: | The GNU version of the AWK text processing utility |
Description: | The gawk package contains the GNU version of AWK text processing utility. AWK is
a programming language designed for text processing and typically used as a data
extraction and reporting tool.
The gawk utility can be used to do quick and easy text pattern matching,
extracting or reformatting. It is considered to be a standard Linux tool for
text processing. |