|
|
1.1 ! root 1: for i in ../[a-z]* ! 2: do ! 3: if test -s $i/*.terms ! 4: then ! 5: if test -s $i/*.sed ! 6: then ! 7: for j in $i/*.sed ! 8: do ! 9: echo ! 10: echo $j ! 11: sort -f $i/*.sed ! 12: done ! 13: fi ! 14: fi ! 15: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.