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: Tony Laszlo <laszlo@example.com>
- Date: Thu, 31 Aug 2000 10:50:44 +0900 (JST)
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <Pine.LNX.4.10.10008301642040.1813-100000@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <DhhpZC.A.FpC.Y-br5@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 > This seems to work just fine. Two suggestions: 1) need to change nfk to nkf 2) best to put a force option on this I think (mv -f ?). Thanks!
- References:
- re: nkf
- From: Tony Laszlo <laszlo@example.com>
Home | Main Index | Thread Index
- Prev by Date: re: nkf
- Next by Date: re: nkf
- Prev by thread: re: nkf
- Next by thread: re: nkf
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links