On Sun, Dec 19, 2004 at 02:07:09PM +0900, TAKAHASHI Tamotsu wrote: > sed -f fixhyphen.sed $i > $i.new > mv $i.new $i If you're going to do that - without checking for success before clobbering the old file - you might as well just use the -i switch to sed (edit in-place). You can do -i.bak to create .bak files for each changed file, as well... -- Paul From the perspective of quantum theory, you don't look at light, it looks at you.... probably.
Attachment:
signature.asc
Description: Digital signature