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 Mike Lewis 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. GRTman

    Newbie question

    Thanks! that solved my problem. Another solution I found is to put the awk parameters into a script file. Then it sems you dont have to worry what the CMD interface is doing.
  2. GRTman

    Newbie question

    I've downloaded gawk 3.1.6 and started using awk at the CMD prompt. However I have a mysterious problem: My input file tt.tx contains: AAA,BBB CCC,DDD EEE,FFF When I run this script it ignores the text "test". I cant work out why? Correction: C:\Users\md\Desktop>awk -F, "{nvar="test"...

Part and Inventory Search

Back
Top