![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hidden control characters in a Unix Text File! | kewl_guy | Shell Programming and Scripting | 6 | 09-30-2008 02:09 PM |
| screen control characters | ajcannon | Shell Programming and Scripting | 2 | 09-18-2007 05:18 AM |
| Unix file does not display special characters | Ryan2786 | UNIX for Dummies Questions & Answers | 3 | 06-29-2007 12:20 AM |
| Identifying and removing control characters in a file. | oracle8 | High Level Programming | 0 | 04-13-2004 07:08 PM |
| getting rid of control characters | apalex | UNIX for Dummies Questions & Answers | 2 | 07-12-2001 03:12 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
display all possible control characters from .xml file in unix
Hi,
I have a .xml file in unix. We are passing this file through a xml parser. But we are getting some control characters from input file and XML parser is failing for the control character in file.Now I am getting following error, Error at byte 243206625 of file filename_$.xml: Error reported by XML parser: invalid UTF-8 byte (check the XML declaration) (code: 0x96) Transformation failed: Run-time errors were reported ERROR: performing: java -Xmx512m -mx1024m -Xss1024m -Xoss1024m -jar /java/saxon/saxon.jar I need to find out the control character for which XML parser is failing and giving above error. OR Does any one knows a command in unix which will list all control characters from file in unix?? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|