无涯教程-AWK - 内置函数

75 阅读1分钟

AWK内置了许多对程序员始终可用的函数。本章将通过适当的示例介绍算术,字符串,时间,位操作和其他各种函数。

S.No. Built in functions & 描述
1 Arithmetic Functions

AWK具有以下内置算术函数。

2 String Functions

AWK具有以下内置的String字符串函数。

3 Time Functions

AWK具有以下内置时间函数。

4 Bit Manipulation Functions

AWK具有以下内置的位操作函数。

5 Miscellaneous Functions

AWK具有以下杂项函数。

参考链接

www.learnfk.com/awk/awk-bui…