Annotation of xinu/sys/Mknlist, revision 1.1.1.1

1.1       root        1: #!/bin/sh
                      2: PATH=/bin:/usr/bin
                      3: OUTFILE=$1
                      4: shift
                      5: nm -n $* | egrep ' T | D | B ' > $OUTFILE &

unix.superglobalmegacorp.com

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