The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: Extrating Data
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-02-2006
irehman irehman is offline
Registered User
 

Join Date: Oct 2001
Posts: 6
Extrating Data

I'm new to unix scripting

I have a file with thousands of rows, each row starts with a transaction code such as H1012, H1013, T7890, M678N. Each Transaction code is always 5 letter long. I need to extract all the rows starting from U1012 and write the output to another file.

How do I do that?

Thanks in Advance
Reply With Quote
Remove advertisements
!!
Forum Sponsor