| 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 |
| Message-ID: | <41593FAC.AACFF060@dessent.net> |
| Date: | Tue, 28 Sep 2004 03:40:44 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| Organization: | My own little world... |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: file conversion utility sought: from isolatin (8859-1) to utf8 |
| References: | <md5:D633E8B05DCFD540A27567FFA8840581> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
Ralf Hauser wrote: > Are there any tools like d2u or u2d for UTF-8 for cygwin? > > In http://lists.suse.com/archive/m17n/2004-Jun/0002.html, Bjoern talks about > the "recode" and "iconv" utilities, but these don't appear to exist in > cygwin. Cygwin has a libiconv package, which you must have overlooked. $ iconv --help Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...] or: iconv -l $ which iconv /usr/bin/iconv $ cygcheck -f /usr/bin/iconv libiconv-1.9.2-1 Brian -- 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 |