Annotation of researchv10no/cmd/asd++/shipstat, revision 1.1

1.1     ! root        1: #!/bin/sh
        !             2: set -p
        !             3: spool=/usr/spool/asd/`id -l`
        !             4: if [ -d $spool ]
        !             5: then   for i in `ls -r $spool | grep '\.s$'`
        !             6:        do      cat $spool/$i
        !             7:                echo
        !             8:        done
        !             9: fi

unix.superglobalmegacorp.com

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