Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: nkf
- To: tlug@example.com
- Subject: Re: nkf
- From: vp@example.com (Viktor Pavlenko)
- Date: 28 Aug 2000 11:08:00 +0900
- Content-Type: text/plain; charset="ISO-2022-JP"
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <xNzhSB.A.Ne.Xscq5@example.com>
- Resent-Sender: tlug-request@example.com
1. PLEASE, backup your html directory tree: $ cp -a myhtml myhtml.save 2. run something like (assuming bash): $ for f in `find myhtml -name "*.html"`; do nfk $f > $f.tmp; mv $f.tmp $f; done I _didn't_ test this, please don't forget to backup. Viktor >>Running every page through NKF and >>setting them all to the same encoding > > >Hi Jonathan and everybody. >gobusata shiteimasu. > >Is there a automagic way of doing the above? >I convert files one by one at the moment > >nkf xxx > newfile > >but could use a script or software that >would do the process en masse. > >Thanks. > >Tony Laszlo >Jiyugaoka, Tokyo > > > > > >----------------------------------------------------------------------- >Next Technical Meeting: September 9 (Sat) 13:30 Place: LinuxProbe Hall >Next Nomikai Meeting: October (probably Oct 18 (Fri) 19:00) Place: TBD >----------------------------------------------------------------------- >more info: http://www.tlug.gr.jp Sponsor: Global Online Japan >
Home | Main Index | Thread Index
- Prev by Date: Re: nkf
- Next by Date: Re: Web pages & Jp. text -THANKS ALL
- Prev by thread: Re: nkf
- Next by thread: re: nkf
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links