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 > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 08-28-2006
mahabunta mahabunta is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 45
thanks,

I have one more doubt...can your command can be used like...

awk -F ":" ' $1=="$file_fmt_id" ' file2 > schema_id_file_test

where file_fmt_id is variable.

thanks and regards