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

    creating fields with awk

    Hi, i am writing a bash script and i am trying to redirect output to specific fields in a file. I cant seem to find any way of doing this. I have tried to create fields and add to a specific field using the following line printf "%s\t%s\t%s\t%s\t%s\n" "" "" "$total" "" "" >> study.txt which...

Part and Inventory Search

Back
Top