Built-in Functions in awk - English

2025 visits



Outline:

awk Built-in functions: Arithmetic functions sqrt(x) function int(x) function exp(x) function log(x) natural logarithm function sin(x) and cos(x) functions Random functions. rand() srand() String functions length() function index() function substr() function Input/Output functions and system() function Timestamp functions system("date")