Man Pages in gawk

  1. Carta.tech
  2. Packages
  3. gawk
  • 2

    Section 1: Executable programs or shell commands

    gawk.1
    Pattern scanning and processing language
    igawk.1
    Gawk with include files
  • 11

    Section 3am: Library calls

    filefuncs.3am
    Provide some file related functionality to gawk
    fnmatch.3am
    Compare a string against a filename wildcard
    fork.3am
    Basic process management
    inplace.3am
    Emulate sed/perl/ruby in-place editing
    ordchr.3am
    Convert characters to strings and vice versa
    readdir.3am
    Directory input parser for gawk
    readfile.3am
    Return the entire contents of a file as a string
    revoutput.3am
    Reverse output strings sample extension
    revtwoway.3am
    Reverse strings sample two-way processor extension
    rwarray.3am
    Write and read gawk arrays to/from files
    time.3am
    Time functions for gawk