[202] in Release_7.7_team

home help back first fref pref prev next nref lref last post

Fix root's .profile

daemon@ATHENA.MIT.EDU (brlewis@MIT.EDU)
Sat Nov 5 15:06:47 1994

From: brlewis@MIT.EDU
Date: Sat, 5 Nov 94 15:06:39 -0500
To: bugs@MIT.EDU
Cc: release-team@MIT.EDU

This patch makes /.profile set root's path the same as /.cshrc does,
except that . is omitted.


*** /.profile	Mon Oct 24 12:20:22 1988
--- /tmp/.profile	Sat Nov  5 15:03:31 1994
***************
*** 1,6 ****
  echo 'erase ^?, kill ^U, intr ^C'
  stty dec
! PATH=/etc:/usr/ucb:/bin:/usr/bin:.:/etc/athena:/bin/athena
  export PATH
  HOME=/
  export HOME
--- 1,6 ----
  echo 'erase ^?, kill ^U, intr ^C'
  stty dec
! PATH=/usr/athena/bin:/etc/athena:/etc:/bin/athena:/usr/ucb:/bin:/usr/bin:/usr/local:/usr/athena/etc:/usr/etc:/usr/bin/X11
  export PATH
  HOME=/
  export HOME

home help back first fref pref prev next nref lref last post