#!/bin/csh -f set basename = `basename $1 .txt` shift set title = "$*" cat >$basename.htm <<% $title
Best Viewed With Any Browser

$title

  % cat ../nav.htm $basename.txt >>$basename.htm cat ~/pub/style/onlycontent.foot >>$basename.htm ed $basename.htm <<% g/BJCREL/s;href=";href="../races/;p w q %