Annotation of 40BSD/cmd/refer/glue2.c, revision 1.1

1.1     ! root        1:  char refdir[50];
        !             2: savedir()
        !             3: {
        !             4: if (refdir[0]==0)
        !             5:        corout ("", refdir, "/bin/pwd", "", 50);
        !             6: trimnl(refdir);
        !             7: }
        !             8: restodir()
        !             9: {
        !            10: chdir(refdir);
        !            11: }

unix.superglobalmegacorp.com

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