Annotation of lucent/sys/src/9/port/mkroot, revision 1.1.1.1

1.1       root        1: #!/bin/rc
                      2: 
                      3: if(! ~ $#* 2){
                      4:        echo usage: mkroot file name >[2=1]
                      5:        exit 1
                      6: }
                      7: strip $1.out
                      8: aux/data2s $2 <$1.out > $1.root.s

unix.superglobalmegacorp.com

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