www.centos.org Forum Index CentOS 4 - General Support How to enable UTF8 support?
|
Bottom Previous Topic Next Topic |
| |
|
|
|---|
| Poster | Thread |
|---|
|
Re: How to enable UTF8 support? | #2 |
|
|---|---|---|---|
|
Peeking in the Member Window
![]()
Joined: 2007/1/8
From
Posts: 11
|
Hello Mattewh
Just try to use the following command iconv -cf gb2312 -t UTF-8 $FILENAME > conv_$FILENAME This will actually converts format from gb2314 to utf-8. I do not know the format in your environment,find it and use it. if your format is xxxx, u will have iconv -cf xxxx -t UTF-8 $FILENAME > conv_$FILENAME. Notice that the converted file (which is FILENAME) will be output to conv_$FILENAME. Try it and tell me if it works Good luck |
||
Posted on: 2007/3/23 3:23
|
|||
Top Previous Topic Next Topic |
|



Topic options
Print Topic
Threaded
Newest First
matthew_exon




You cannot start a new topic.
You can view topic.