Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Japanese encoding converters
- To: tlug@example.com
- Subject: Re: tlug: Japanese encoding converters
- From: craigoda@example.com
- Date: Fri, 15 May 1998 11:53:14 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Fri, 15 May 1998 09:18:55 +0900 (JST)"<199805150018.UAA30686@example.com>
- References: <199805150018.UAA30686@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
From: "Scott H. Perlman" <perlman@example.com> Subject: Re: tlug: Japanese encoding converters Date: Fri, 15 May 1998 09:18:55 +0900 (JST) perlman> Well if you've got the program to do one of them.. perlman> perlman> perlman> find . -type f -exec 'CONVERT {}' \; perlman> (or if it needs an output file perlman> find . -type f -exec 'CONVERT {} {}.new ; mv {}.new {}' ';' perlman> perlman> The problem as i see it is just finding the program do reliably do the perlman> initial conversion (which I don't have, thers iconv on AIX, and I've got perlman> something that does EUC-->SJIS on NT, but I don7t have anythin for linux) The use of nkf (network kanji filter) is pretty common. $ nkf -s will output shift-jis to STDOUT, so you can probably put it into the above script and try it on a test directory. I think Debian-JP, jrpm, and PJE have binaries for nkf. Regards, Craig -------------------------------------------------------------- Next Nomikai: 15 May Fri, 19:30 Tengu TokyoEkiMae 03-3275-3691 Next TLUG Meeting: 13 June Sat, Tokyo Station Yaesu gate 12:30 Featuring Stone and Turnbull on .rpm and .deb packages -------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- Follow-Ups:
- Re: tlug: Japanese encoding converters
- From: Scott Stone <sstone@example.com>
- References:
- Re: tlug: Japanese encoding converters
- From: "Scott H. Perlman" <perlman@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: 4MB 30-pin SIMM source?
- Next by Date: Re: tlug: Interesting new server
- Prev by thread: Re: tlug: Japanese encoding converters
- Next by thread: Re: tlug: Japanese encoding converters
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links