The UNIX and Linux Forums  


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 -->
  #6 (permalink)  
Old 10-15-2008
MrC MrC is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 51
You can do this simply enough with grep:

$ grep -A 2 '^BEGIN DSJOB' datafile | grep DateMod