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 dencom 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: *

  • Users: bitnip
  • Content: Threads
  • Order by date
  1. bitnip

    -v inFile[1]=file1.txt (use arrays with -v option)

    hey guys, i just joined. Looks like cool community, thanks in advance. I have an AWK script, "awk.prog", that I launch with a text file that looks like this: awk -f awk.prog -v inFile1=file1.txt -v inFile2=file2.txt -v inFile3=file3.txt . . . ...etc... and then in the AWK script I have...

Part and Inventory Search

Back
Top