|
|
1.1 root 1: cd /usr/man
2: >>junk1
3: for i in man[1-9]
4: do
5: ls $i/* >junk
6: ed - junk <<!
7: /intro/m0
8: w
9: !
10: cat junk >>junk1
11: done
12: sed 's/ .*//' man0/pagelist|diff - junk1
13: rm junk junk1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.