Annotation of cci/usr/src/usr.bin/bsc/misc/3270/3270inst, revision 1.1

1.1     ! root        1: echo "+++ Installation of EM3270 ++"
        !             2: chown bin *
        !             3: chmod o-w *
        !             4: chgrp bin *
        !             5: echo "--- Installing Default Host Configuration Files ---"
        !             6: mkdir /usr/lib/bscbatch /usr/lib/bsc
        !             7: mv 3270 3280 /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,o+rx /usr/lib/bscbatch /usr/lib/bsc
        !            11: echo "--- Linking em3277 with Installation Routines ---"
        !            12: cc -O -i inst3270.c em3277.x -o em3277
        !            13: mv inst3270.c /usr/lib/bsc
        !            14: chown bin em3277;chgrp bin em3277
        !            15: rm -f inst3270.o em3277.x
        !            16: echo "--- Linking em3280 with Installation Routines ---"
        !            17: cc -O -i inst3280.c em3280.x -o em3280
        !            18: mv inst3280.c /usr/lib/bsc
        !            19: chown bin em3280;chgrp bin em3280
        !            20: rm -f inst3280.o em3280.x
        !            21: echo "--- Installing commands ---"
        !            22: mv em3277 em3280 /usr/bin
        !            23: echo "--- Making Audit Trail Files ---"
        !            24: mkdir /usr/spool/bscbatch /usr/spool/bscbatch/3270 /usr/spool/bscbatch/3280
        !            25: cat /dev/null > /usr/spool/bscbatch/3270/AUDIT
        !            26: cat /dev/null > /usr/spool/bscbatch/3280/AUDIT
        !            27: chown bin /usr/spool/bscbatch /usr/spool/bscbatch/3270 /usr/spool/bscbatch/3270/AUDIT
        !            28: chown bin /usr/spool/bscbatch/3280 /usr/spool/bscbatch/3280/AUDIT
        !            29: chmod o-w /usr/spool/bscbatch /usr/spool/bscbatch/3270 /usr/spool/bscbatch/3280
        !            30: chmod o+rw /usr/spool/bscbatch/3270/AUDIT /usr/spool/bscbatch/3280/AUDIT
        !            31: rm 3270inst
        !            32: echo "--- Installation complete. Remaining Installation Command Files: ---"
        !            33: ls *inst

unix.superglobalmegacorp.com

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