套件:gawk(1:5.2.1-2 以及其他的)
GNU awk, a pattern scanning and processing language
`awk', a program that you can use to select particular records in a file and perform operations upon them.
Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions.
其他與 gawk 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- dep: libmpfr6 (>= 3.1.3)
- multiple precision floating-point computation
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline 與 history 函式庫,執行時期函式庫
-
- dep: libsigsegv2 (>= 2.9)
- Library for handling page faults in a portable way
-
- sug: gawk-doc
- Documentation for GNU awk