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: Wed, 30 Aug 2000 16:43:13 +0900 (JST)
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <200008290605.e7T65kU05652@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <ZY2StB.A.LTC.Q9Nr5@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. Thank you, Viktor! I will try it out and let you know how it goes.
- Follow-Ups:
Home | Main Index | Thread Index
- Prev by Date: What happens when you do `rm -rf /' on Linux?
- 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