From 2627fe985272ed7181d798b7b7e87328602c080f Mon Sep 17 00:00:00 2001 From: rgrimes Date: Thu, 22 Sep 1994 08:32:39 +0000 Subject: Root should NEVER have . in the path. --- etc/root/dot.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/root/dot.profile') diff --git a/etc/root/dot.profile b/etc/root/dot.profile index c9ddad3..c8c9e16 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 -- cgit v1.1