freebsd-dev/usr.sbin/crunch/examples/kcopy.conf
1994-06-24 16:39:30 +00:00

19 lines
356 B
Plaintext

# $Id: kcopy.conf,v 1.2 1994/06/19 20:39:30 jkh Exp $
srcdirs /usr/src/bin /usr/src/sbin
# Programs from bin/
progs sh cp echo test
ln test [
# These are needed because of UN*X's idiotic way of indicating that something
# is a login shell.
ln sh -
ln sh -sh
#
# Programs from sbin/
progs mount mount_isofs mount_pcfs fsck halt init umount
libs -lutil