Re: Character encoding translation

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

 



On Tue, 2006-05-09 at 10:20 -0400, Michael J. Pawlowsky wrote:
> I'm looking for a way to translate UTF-8 documents into a Latin 
> enconding. ISO-8859-1 for instance.
> Is there a utility, script, command in Linux that can do this?

iconv -f utf-8 -t ISO-8859-1 infile > outfile

Ralf




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux