The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
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 02-11-2009
phudgens phudgens is offline
Registered User
  
 

Join Date: Feb 2009
Location: Denver
Posts: 40
Thanks for the help. In both cases, the code extracted the string: "COMPANY NAME". What I'm hoping to get is (in my example) "XYZ Public Company", or whatever (delimited or non-delimited) string appears between "COMP." and ":COMPANY NAME".

Thanks,

Paul H.