Annotation of cci/usr/src/usr.bin/bsc/misc/batch/bscbinst, revision 1.1.1.1

1.1       root        1: echo "+++ Installation of BSCBATCH +++"
                      2: chown bin *
                      3: chgrp bin *
                      4: chmod o-w *
                      5: echo "--- Installing Default Host Configuration Files ---"
                      6: mkdir /usr/lib/bscbatch /usr/lib/bsc
                      7: mv 2780 3780 /usr/lib/bscbatch
                      8: chown bin /usr/lib/bscbatch /usr/lib/bsc
                      9: chgrp bin /usr/lib/bscbatch /usr/lib/bsc
                     10: chmod o-w /usr/lib/bscbatch  /usr/lib/bsc
                     11: echo "--- Linking bscd with Installation Routines ---"
                     12: cc -O -i install.c bscd.x -o bscd
                     13: mv install.c /usr/lib/bsc
                     14: chown bin bscd;chgrp bin bscd;chmod o-wx,u+s bscd
                     15: rm bscd.x
                     16: echo "--- Installing Commands ---"
                     17: mv bscbatch bscpr /usr/bin
                     18: mv bsclean /usr/lib/bsc
                     19: mv bscd /etc
                     20: echo "--- Making BSCBATCH Spool areas ---"
                     21: mkdir /usr/spool/bscbatch /usr/spool/bscbatch/2780 
                     22: mkdir /usr/spool/bscbatch/3780 /usr/spool/bscbatch/default
                     23: cat /dev/null > /usr/spool/bscbatch/2780/AUDIT
                     24: cat /dev/null > /usr/spool/bscbatch/3780/AUDIT
                     25: cat /dev/null > /usr/spool/bscbatch/default/AUDIT
                     26: chown bin /usr/spool/bscbatch /usr/spool/bscbatch/* /usr/spool/bscbatch/*/AUDIT
                     27: chgrp bin /usr/spool/bscbatch /usr/spool/bscbatch/* /usr/spool/bscbatch/*/AUDIT
                     28: chmod o-w /usr/spool/bscbatch
                     29: rm bscbinst
                     30: echo "--- Remaining Installation Command Files: "
                     31: ls *inst

unix.superglobalmegacorp.com

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