Annotation of 42BSD/bin/as/astokfix.awk, revision 1.1.1.1

1.1       root        1: #
                      2: #      Copyright (c) 1982 Regents of the University of California */
                      3: #      @(#)astokfix.awk 4.4 6/30/83
                      4: #
                      5: /AWKFIXESME/{
                      6:        if ($4 == "AWKFIXESME"){
                      7:                print $1 " " $2 " " $3 " " count++;
                      8:        }
                      9: }

unix.superglobalmegacorp.com

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