|
|
1.1 root 1: # What the Help Maintenance Commands Are.
2:
3: set subtree = $1:h # get subtree by removing /cat tail
4: shift # throw away directory argument
5: source $subtree/maint/config # configure system
6: cd $subtree/src
7: set index_star = (index_*)
8: cat << % # no quotes -- we want substitutions
9: Possible maintenance command keywords are:
10:
11: new topic ... Install new topic files, remake index_help, broadcast over the
12: network, and notify the authorities. Old nroffed topics go to
13: ($oldmach) and topic sources go to ($srcmach).
14: new index_* Special topics are ($index_star).
15: bad topic ... Destroy nroffed topics and their sources and remake index_help.
16: all Remove all nroffed topics and recreate them from sources.
17: log Truncate the usage log, but send a summary to ($logmach).
18: old Inspect archives and throw out topics older than $expire days.
19:
20: Topic names must be given in full assuming a prefix of $subtree/src.
21: %
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.