|
|
1.1 root 1: printenv USER >& /dev/null
2: if ($status != 0) then
3: set path=(/bin /usr/ucb /usr/bin /usr/local .)
4: goto crontab
5: endif
6:
7: if (-r ~/.$USER) then
8: source ~/.$USER
9: else
10: if (~$USER/.cshrc != ~/.cshrc) source ~$USER/.cshrc
11: endif
12:
13: if (~$USER/.signature != ~/.signature && -r ~$USER/.signature && -r ~/.signature) setenv SIGNATURE "`cat ~/.signature` (agent: `cat ~$USER/.signature`)"
14:
15: umask 0022
16: crontab:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.