Search Results

Search: Posts Made By: dsrookie7
12,155
Posted By dsrookie7
The UTF chars are still fine, I am more worried...
The UTF chars are still fine, I am more worried about the additional '&'/'<'/'>' which I have to romove from Tagtexts :( as they are failing my XML parser

---------- Post updated at 03:57 PM...
12,155
Posted By dsrookie7
Thanks I tried to run the below command but...
Thanks

I tried to run the below command but it didnt work, so I am assuming the XML file on Unix has infact chars in ascii

tr -d '[\200-\377]' < MyOld.xml > MyNew.xml
12,155
Posted By dsrookie7
Remove Unicode/special chars from XML
Hi,

We are receiving an XML file in Unix which has some special characters between tags like '^' etc

<Tag> 1e^O7f%<2304e.$d8f57e8^Bf-&e.^Zh7/327e^O7 </Tag>

We need to remove all special...
Showing results 1 to 3 of 3

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