The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: reading file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 12-10-2004
videsh77 videsh77 is offline
Registered User
 

Join Date: Aug 2004
Posts: 141
Something more I need

I am new to awk.

Bhargav, how do you get those numbers stored in variable x?
Because I am on track something similar to this, where I am interested in numbers in a line present at even location.

And this array x need to be populated with unique values.

Also, please feel free to suggest me good links to start with learning awk & sed. So far to my observation they are powerful in terms of their usage in shell script.
Reply With Quote