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 derfloh 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: dukes82
  • Content: Threads
  • Order by date
  1. dukes82

    Beginner - Modifying fields in a file

    I'm learning to script with gawk, and have a small problem. I have a file that represents a stock sheet name1|18 name2|15 name3|4 I'm trying to modify the last field. Is there a way to do this using print >> statements? does print >> always append to the end of a file, even if it's open...

Part and Inventory Search

Back
Top