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

  • Users: wansu
  • Order by date
  1. wansu

    remove duplicate lines with awk

    Hi all! This is my first post to the forum. My script below compares each input line with the contents of the output file ("new.log") using getline command. I believe it should work with large files but I have not tried. ----------------------------------- #deldup.awk {   dupexists = 0...

Part and Inventory Search

Back
Top