| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 28 Sep 2004 03:43:43 -0700 |
| From: | Yitzchak Scott-Thoennes <sthoenna AT efn DOT org> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: file conversion utility sought: from isolatin (8859-1) to utf8 |
| Message-ID: | <20040928104343.GA3668@efn.org> |
| References: | <20040928101722 DOT EAF3A1706FE AT samwise DOT efn DOT org> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20040928101722.EAF3A1706FE@samwise.efn.org> |
| User-Agent: | Mutt/1.4.1i |
| Organization: | bs"d |
| X-IsSubscribed: | yes |
On Tue, Sep 28, 2004 at 12:17:04PM +0200, Ralf Hauser <ralfhauser AT gmx DOT ch> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |