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




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-04-2008
raghin raghin is offline
Registered User
  
 

Join Date: Dec 2007
Posts: 1
need help cutting consecutive lines with sed or awk

HI All,

I want to cut 5 lines after a pattern using sed or awk. can any one tell me how to do it ?