Pario TechnoBlob
About Posts

Tag: recode

Howto Convert Text File From UTF-8 to ISO-8859-1 Encoding Convert a iso-8859-1 charset file into a utf-8 charset file. # iconv –-from-code=ISO-8859-1 –-to-code=UTF-8 iso.txt > utf.txt You can also use the console command recode #...
Apr 27, 2007 3:33PM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom