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. Vital2

    awk multiple file processing

    Thank you very much, Annihilannic! Actually I did the same (shell+awk) recently when I realized that this is the easiest way to do it.
  2. Vital2

    awk multiple file processing

    Hi! Could you please help to modify the following awk code (script) to shorten it. This code goes through different files and calculates the mean and standard deviation of the last value in the second column. Now it is done in ``stupid'' way, i.e., if I want to add one more data set I would...

Part and Inventory Search

Back
Top