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 Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 10-14-2008
ukatru ukatru is offline
Registered User
  
 

Join Date: Jul 2008
Posts: 38
From the same file I need to grep for "BEGIN DSJOB" and get the second line from that line

Ex output:

DateModified "2008-10-08"
DateModified "2008-10-05"
....

Thanks