hello all,
currently i am attempting to create an array in awk using a flat file as the source. the flat file format is as such:
word1 word2 word3
so i am attempting to use the NF awk parameter in order to assign values to the elements in the array. unfortunately this is not working just...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.