Annotation of researchv10no/cmd/nupas/ns/rmft, revision 1.1

1.1     ! root        1: #!/bin/sh
        !             2: cd /usr/spool/mail
        !             3: for i in *
        !             4: do
        !             5:        if grep -s "^Forward to" $i
        !             6:        then
        !             7:                if /usr/lib/upas/translate $i
        !             8:                then
        !             9:                        echo $i
        !            10:                fi
        !            11:        fi
        !            12: done

unix.superglobalmegacorp.com

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