Search Results

Search: Posts Made By: reddy12
1,381
Posted By reddy12
if i use this sed i ''...
if i use this
sed i '' 's#<enclosure>&\#x22;</enclosure>#<enclosure>&\#x5e;</enclosure>#g' *.ktr

getting this error
sed: 1: "i": command i expects \ followed by text
ed i ''...
1,381
Posted By reddy12
I want replace string <enclosure>&#x22;</enclosure> with <enclosure>&#x5e;</enclosure> in xml
I have xml files with with extension .ktr in subfolders
i want to replace the string <enclosure>&#x22;</enclosure> with <enclosure>&#x5e;</enclosure>

i have written logic but it is not working...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 01:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy