#!/bin/tcsh -f #(ie run the tshell on this but don't read the .cshrc or .tcshrc) echo version = 1.00 of gopublic 2003 Nov 18 # 2003 Nov 18, 1.00: origin set target = ~/public_html/papers/schneider1986 set subject = 3-10 set ball = $subject.tar.Z cd .. tarball $subject mv $ball $target cd $target untarball $ball chmod a+rx $subject cd $subject chmod a+r * mkopenhtml -r mozillaurl "http://www.lecb.ncifcrf.gov/~toms/paper/schneider1986/3-10/"