Hi François, Thanks a lot for your prompt reply. I was afraid about what you wrote. Unfortunately, I cannot take over. I hope others will. All the best to you!
Thanks for pointing me at the "-d" option. Actually, I forgot to mention a workaround: $ recode -d utf8..html < sample.htm | recode html..utf8 <!doctype html><html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head><body><p>Entities: ÄÜÖ; UTF-8: ÄÜÖ</p></body></html> -- -- Andreas :-) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

