#!/bin/sh echo 1 cp dial_form.old dial_form.old.old cp dial_form.htm dial_form.old echo 2 cat formhead.txt interest.htm formtail.txt >dial_form.htm echo 3 cp delegate.old delegate.old.old cp delegate.htm delegate.old echo 4 cat allhead.txt delegate.db alltail.txt >delegate.htm echo 5 chmod a+r *