[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Is it possible to convert all the chinese words to base64 type in a ldif file with a script?
* Dieter Kluenter (dieter@dkluenter.de) [040913 11:49]:
> ?????? ??? <wangpenghui@realss.com> writes:
>
> > Hi all:
> >
> > I have a very large ldif file. And it contains many chinese words in all the
> > entries.
> > Is it possible to convert all the lines which contains chinese words using
> > base64 with a script?
>
> encode your ldif file to UTF-8 by means of iconv(1), iconv --list
> will list all available characters
are you aware that utf8 is not capable of dealing with most of
the asian languages at all?