If you need to read a file the encoding of which you have no idea about, I recommend to use FireFox browser. Originally I faced a problem when tried to read sqlplus.exe output. Opening saved redirection with FireFox browser solved the problem.
So:
So:
- Save your text to some file
- In command line type "firefox YOUR_FILE_NAME" or specify the path in browser's address bar using file:// URI
Such the approach does not require some special software installation like text-encoding converters etc.
This comment has been removed by a blog administrator.
ReplyDelete