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