About Anaconda Help Download Anaconda

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

Installers

  • linux-32 v5.0.1
  • linux-64 v5.1.0
  • linux-ppc64le v5.1.0
  • osx-64 v5.1.0
  • linux-aarch64 v5.1.0
  • linux-s390x v5.1.0
  • osx-arm64 v5.1.0

conda install

To install this package run one of the following:
conda install main::gawk

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy