Annotation of researchv10no/cmd/d202.sh, revision 1.1.1.1

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"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.