About 140,000 results
Open links in new tab
  1. Gawk - GNU Project - Free Software Foundation (FSF)

    Feb 27, 2023 · The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. The source code …

  2. GAWK Definition & Meaning - Merriam-Webster

    The meaning of GAWK is a clumsy stupid person : lout. How to use gawk in a sentence.

  3. GAWK | English meaning - Cambridge Dictionary

    GAWK definition: 1. to look at something or someone in a stupid or rude way: 2. to look at something or someone in…. Learn more.

  4. gawk (1) - Linux manual page - man7.org

    Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.1 standard. This version in turn is based on the …

  5. gawk command in Linux with Examples - GeeksforGeeks

    Nov 1, 2024 · The gawk command is actually one of the most powerful tools in Linux when it comes to text processing. The tool can scan files, process patterns, and execute many …

  6. gawk (1): pattern scanning/processing language - Linux man page

    Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.1 Standard. This ...

  7. Mastering `gawk` in Linux: A Comprehensive Guide - linuxvox.com

    Nov 14, 2025 · gawk is a powerful and flexible tool for text processing in Linux. By understanding its fundamental concepts, usage methods, common practices, and best practices, you can …

  8. Gawk - Free Software Directory

    Gawk is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond …

  9. man gawk (1): pattern scanning and processing language

    Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.1 Standard. This version in turn is based on the …

  10. The GNU Awk User’s Guide

    Installing gawk, describes how to get gawk, how to compile it on POSIX-compatible systems, and how to compile and use it on different non-POSIX systems. It also describes how to report …