Annotation of researchv9/netb/go, revision 1.1.1.1

1.1       root        1: #!/bin/sh
                      2: if [ $# != 1 ]
                      3: then
                      4:        echo Usage: go machine
                      5:        exit 1
                      6: fi
                      7: case $1 in
                      8:        capek) setup capek /usr/netb/zarf /n/capek t 1;;
                      9:        isun) setup isun /usr/netb/zarf /n/isun t 2;;
                     10:        labsun) setup labsun /usr/netb/zarf /n/labsun t 3;;
                     11:        visiona) setup visiona /usr/netb/zarf /n/visiona t 4;;
                     12:        *) echo Unknown machine
                     13: esac

unix.superglobalmegacorp.com

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