diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-09-22 08:32:39 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-09-22 08:32:39 +0000 |
| commit | 9093632c7dccb150f81ee382f0932bdc46c69767 (patch) | |
| tree | 5103df218dcff9049c2b267f62e4a4c8e10f5339 /etc/root | |
| parent | 50db970974db4c07ab04112804d765b778ca4e1b (diff) | |
Notes
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.profile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
