Annotation of researchv9/cmd/compress/untarmail, revision 1.1

1.1     ! root        1: if test $# -ge 1; then
        !             2:    atob < $1 | uncompress | tar xvpf -
        !             3:    mv $1 /usr/tmp/$1.$$
        !             4:    echo tarmail file moved to: /usr/tmp/$1.$$
        !             5: else
        !             6:    atob | uncompress | tar xvpf -
        !             7: fi

unix.superglobalmegacorp.com

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