diff --git a/etc/root/dot.profile b/etc/root/dot.profile index c9ddad364214..c8c9e167d621 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,6 +1,6 @@ -# $Id: dot.profile,v 1.5 1994/06/15 22:58:49 jkh Exp $ +# $Id: dot.profile,v 1.6 1994/09/16 04:20:14 rgrimes Exp $ # -PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:. +PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin echo 'erase ^H, kill ^U, intr ^C' stty crt erase ^H kill ^U intr ^C export PATH