[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ASCII file to ISO-8859-* to UTF-8



On 12.11.06 14:52, Andrea Ganduglia wrote:
> Hi. I have a lots ascii file with ecoding iso-8859-* and I must
> convert those in UTF-8. How?

iconv -f <src-encoding> -t <dst-encoding> <inputfile> > outputfile.

There is also 'recode' package, however I found it a bit redundant, since
iconv (part of libc6) has this functionality

-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
On the other hand, you have different fingers. 



Reply to: