September 2009
Beginner
942 pages
85h 34m
English
function
functionname(parameter-list) {statements}
Create name as a user-defined function consisting of awk statements that apply to the specified list of parameters. No space is allowed between name and the left parenthesis when the function is called.
Read now
Unlock full access