Basics of Single Dimensional Array in awk - English
This is a sample video. To access the full content,
please
Login
2706 visits
Outline:
What are Arrays in awk How it is different from arrays in other programming languages Refer the elements of an array Syntax of assigning an array element The index in awk arrays Advantage of associative array Check whether any element exists in an array at a certain index Wrong and right ways to check the presence of an element