File:  [CSRG BSD Unix] / 43BSDTahoe / new / rn / kitleader
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

#! /bin/sh
# $Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/rn/kitleader,v 1.1.1.1 2018/04/24 16:12:58 root Exp $
#
# $Log: kitleader,v $
# Revision 1.1.1.1  2018/04/24 16:12:58  root
# BSD 4.3tahoe
#
# Revision 4.3  85/05/01  11:42:03  lwall
# Baseline for release with 4.3bsd.
# 

cat >$1 <<EOT
#! /bin/sh

# Make a new directory for the rn sources, cd to it, and run kits 1 thru $3 
# through sh.  When all $3 kits have been run, read README.

echo "This is rn kit $2 (of $3).  If kit $2 is complete, the line"
echo '"'"End of kit $2 (of $3)"'" will echo at the end.'
echo ""
export PATH || (echo "You didn't use sh, you clunch." ; kill \$\$)
EOT

unix.superglobalmegacorp.com

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