Annotation of researchv8dc/cmd/uucp/init/setspool, revision 1.1

1.1     ! root        1: #
        !             2: # set up the uucp spool directory
        !             3: # it is assumed that the target is the working directory
        !             4: #
        !             5: DIRS=".Admin .Corrupt .Log .Old .Sequence .Status .Workspace .Xqtdir"
        !             6: LDIRS=".Log/uucico .Log/uuxqt .Log/uucp .Log/uux"
        !             7: 
        !             8: PATH=/bin:/usr/bin:/etc:.
        !             9: 
        !            10: mkdir $DIRS $LDIRS
        !            11: chown uucp,bin $DIRS $LDIRS .
        !            12: chmod 0775 $DIRS $LDIRS .

unix.superglobalmegacorp.com

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