CMD + K

gawk

Community

The awk utility interprets a special-purpose programming language that makes it easy to handle simple data-reformatting jobs.

Installation

To install this package, run one of the following:

Conda
$conda install aarch64-staging::gawk

Usage Tracking

5.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

The GNU implementation of awk is called gawk; if you invoke it with the proper options or environment variables, it is fully compatible with the POSIX1 specification of the awk language and with the Unix version of awk maintained by Brian Kernighan. This means that all properly written awk programs should work with gawk. So most of the time, we don’t distinguish between gawk and other awk implementations.

About

Summary

The awk utility interprets a special-purpose programming language that makes it easy to handle simple data-reformatting jobs.

Last Updated

Feb 12, 2021 at 02:34

License

GPL-3.0

Total Downloads

12

Supported Platforms

linux-aarch64