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 -->
  #7 (permalink)  
Old 08-27-2007
navojit dutta navojit dutta is offline
Registered User
  
 

Join Date: Jul 2007
Location: Singapore
Posts: 32
hi matrixmadhan or any gurus,
Can you kindly explain how "sed 's/\(.*\)\(..\)\(....\)/\1\3/' filename" which u have mentioned above works.

thanks in advance....