The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: AWK question?
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 06-23-2006
J_ang J_ang is offline
Registered User
  
 

Join Date: Jun 2006
Posts: 15
Let me explain little bit what i am trying to accomplish i want to find a string in arugments that have been passed to script then get the column number and based on column number get the value of that arugment.

Thanks