blob: 1593391dc15ec5cf7dea827d25207ddf1ffa6756 (
plain)
1
2
3
4
5
6
7
8
|
# $Id: dot.profile,v 1.1 1995/10/18 08:38:00 deraadt Exp $
PATH=/sbin:/bin:/instbin
export PATH
echo "Enter 'copy_kernel' at the prompt to copy a kernel to your hard disk,"
echo "'reboot' to reboot the system, or 'halt' to halt the system."
echo ""
|