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

  1. satpati

    multiplication using awk

    Dear feherke, Thank you very much. I apologizes for the very simple query. Thanks again regards satpati
  2. satpati

    multiplication using awk

    Dear all, I am a beginner of awk. my input file is : 1 2 3 I want to multiply each element of the columns so that my output will be 1*2*3 = 6 How can i do this using awk. thanks regards

Part and Inventory Search

Back
Top