#! /bin/csh set noclobber set echo foreach f ( tr2tex.c tr.c subs.c setups.h simil.h greek.h flip.h forbid.h macros.h maths.h makefile makefile.msc troffms.sty troffman.sty tr2tex.9 tr2tex.9-tex-orig README testfile testfile.tex-orig diffs.tex ) expand $f > /scr/kamal/$f end pushd /scr/kamal shar tr2tex.c tr.c subs.c setups.h simil.h greek.h flip.h forbid.h macros.h \ maths.h makefile makefile.msc troffms.sty troffman.sty tr2tex.9 tr2tex.9-tex-orig README \ testfile testfile.tex-orig diffs.tex > trans popd