View Single Post

  #1 (permalink)  
Old 03-24-2008, 04:52 PM
vishal_titre vishal_titre is offline
Junior Member
User
 
Join Date: May 2007
Posts: 4
Rep Power: 0
vishal_titre is on a distinguished road
Default need help in sed command

Hi all ,

I want one sed command which will search for pattern
<param-value>sfdc1crm</param-value> and Replace it with
<param-value>VISHAL</param-value>
Reply With Quote