|
|
1.1 root 1: for i
2: do
3: echo $i:
4: awk -f $i foo >junk1
5: a.out -f $i foo >junk2
6: if cmp -s junk1 junk2
7: then echo $i: good
8: else echo $i: BAD
9: fi
10: diff -b junk1 junk2 | ind
11: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.