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

  • Users: Homz
  • Order by date
  1. Homz

    CaKiwi... Helllp

    Good day; Few months ago, you had posted a small awk program: # a.awk BEGIN { FS = &quot;|&quot; OFS = &quot;|&quot; while ((getline < &quot;file2&quot;) > 0) { j++ a1[j] = $1 sub(/^[^\|]*/,&quot;&quot;,$0) a0[j] = $0...

Part and Inventory Search

Back
Top