Annotation of 40BSD/cmd/uudiff/locpart.c, revision 1.1

1.1     ! root        1: main(argc,argv)
        !             2:        char *argv[];
        !             3: {
        !             4: char *p;
        !             5: for (p=argv[1]; *p; p++);
        !             6: while (*p != '/') p--;
        !             7: printf("%s\n", p+1);
        !             8: }

unix.superglobalmegacorp.com

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