软件包: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)
- 多精度运算库
-
- dep: libmpfr6 (>= 3.1.3)
- multiple precision floating-point computation
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libsigsegv2 (>= 2.9)
- 以可移植的方式处理页错误的库
-
- sug: gawk-doc
- Documentation for GNU awk