|
|
1.1 root 1: : run this script through /bin/sh
2:
3: prf=/tmp/prf$$ ctx=/tmp/ctx$$
4: trap "rm -f $prf $ctx" 0 1 2 3 13 15
5:
6: rm -f $prf
7: echo "MH-Sequences:" > $prf
8: cat ${MH-$HOME/.mh_profile} >> $prf
9: MH="$prf" ; export MH
10:
11: rm -f $ctx
12: cp ${MHCONTEXT-`mhpath +`/context} $ctx
13: MHCONTEXT="$ctx" ; export MHCONTEXT
14:
15: eval "$@"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.