Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. icalderon

    Creating an awk array from more than 1 field in multi field line

    Tx Annihilannic! The set -A did the job just fine. Much appreciated!
  2. icalderon

    Creating an awk array from more than 1 field in multi field line

    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...

Part and Inventory Search

Back
Top