|
|
1.1 root 1: for i in `cat $1.tlist`
2: do
3: rm -f local/$i.out
4: echo Running $i
5: /usr/src/new/icon/v5g/bin/itran $i.icn
6: /usr/src/new/icon/v5g/bin/ilink $i.u1
7: /usr/src/new/icon/v5g/bin/iconx $i <$i.dat >local/$i.out 2>&1
8: echo Checking $i
9: diff distr/$i.out local/$i.out
10: rm -f $i
11: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.