Annotation of researchv9/cmd/sh/:fix, revision 1.1.1.1

1.1       root        1: #      @(#):fix        1.4
                      2: for i do
                      3:        $CC $CFLAGS -S -c $i.c
                      4:        ed - <<\! $i.s 
                      5:        g/^[    ]*\.data/s/data/text/
                      6:        w
                      7:        q
                      8: !
                      9:        $AS -o $i.o $i.s
                     10:        rm $i.s
                     11: done

unix.superglobalmegacorp.com

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