|
|
1.1 root 1: path="PATH"
2: for i in `cat set1.tlist`
3: do
4: echo Translating $i
5: $path/itran -s $i.icn
6: mv $i.u1 $i.u2 local
7: echo Checking $i/.u1
8: diff distr/$i.u1 local/$i.u1
9: echo Checking $i/.u2
10: diff distr/$i.u2 local/$i.u2
11: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.