[1806] in Athena Bugs

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

RT csh (60R)

daemon@ATHENA.MIT.EDU (John Carr)
Wed Feb 22 00:38:38 1989

To: bugs@ATHENA.MIT.EDU
Date: Wed, 22 Feb 89 00:38:09 EST
From: John Carr <jfc@ATHENA.MIT.EDU>

This behavior is unreasonable:

% /bin/csh 
% unsetenv PATH
% echo $PATH
PATH: Undefined variable.
% echo $path
. /mit/jfc/rtbin /mit/sipb/rtbin /mit/consult/rtbin /mit/consult/bin /srvd/patch /usr/athena /bin/athena /usr/bin/X /usr/new /usr/new/mh/bin /usr/ucb /bin /usr/bin /etc /etc/athena /usr/etc /mit/watchmaker/rtbin /mit/sgs/rtbin /mit/games/rtbin
% setenv PATH "$path"
% echo $PATH
. /mit/jfc/rtbin /mit/sipb/rtbin /mit/consult/rtbin /mit/consult/bin /srvd/patch /usr/athena /bin/athena /usr/bin/X /usr/new /usr/new/mh/bin /usr/ucb /bin /usr/bin /etc /etc/athena /usr/etc /mit/watchmaker/rtbin /mit/sgs/rtbin /mit/games/rtbin
% where ls
Segmentation violation (core dumped)
% 

    John Carr
    Athena User Consultant

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