Hello,

On Thu, 03 Jul 2008, Masatran, R. Deepak wrote:
> 
>     transcode --input-encoding ISO-8859-1 --output-encoding UTF-8 < 
> /usr/share/dict/words > dict.utf8

     iconv --from-code ISO-8859-1 --to-code UTF-8 < /usr/share/dict/words > 
dict.utf8

Kapil.
--

Attachment: signature.asc
Description: Digital signature

_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to