Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Built-in Functions in awk - English

3225 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")