|
|
1.1 root 1: # this only allows a single input file
2: flags=
3: files=
4: for i
5: do
6: case $i in
7: -*)
8: flags="$flags $i"
9: ;;
10: *)
11: files=$i
12: ;;
13: esac
14: done
15: cat $files | rx nj/astro/arend.d202 "$flags"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.