On Tue, Sep 28, 2004 at 12:17:04PM +0200, Ralf Hauser <[EMAIL PROTECTED]> wrote: > Hi, > > Are there any tools like d2u or u2d for UTF-8 for cygwin?
"perl -CI -pe0" will convert utf8 stdin to latin1 stdout "perl -CO -pe0" will do the reverse. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/