Annotation of 43BSDTahoe/new/rn/kitleader, revision 1.1

1.1     ! root        1: #! /bin/sh
        !             2: # $Header: kitleader,v 4.3 85/05/01 11:42:03 lwall Exp $
        !             3: #
        !             4: # $Log:        kitleader,v $
        !             5: # Revision 4.3  85/05/01  11:42:03  lwall
        !             6: # Baseline for release with 4.3bsd.
        !             7: # 
        !             8: 
        !             9: cat >$1 <<EOT
        !            10: #! /bin/sh
        !            11: 
        !            12: # Make a new directory for the rn sources, cd to it, and run kits 1 thru $3 
        !            13: # through sh.  When all $3 kits have been run, read README.
        !            14: 
        !            15: echo "This is rn kit $2 (of $3).  If kit $2 is complete, the line"
        !            16: echo '"'"End of kit $2 (of $3)"'" will echo at the end.'
        !            17: echo ""
        !            18: export PATH || (echo "You didn't use sh, you clunch." ; kill \$\$)
        !            19: EOT

unix.superglobalmegacorp.com

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