[2592] in testers
Re: is this new?
daemon@ATHENA.MIT.EDU (cfields@MIT.EDU)
Mon Jul 11 15:14:40 1994
From: cfields@MIT.EDU
Date: Mon, 11 Jul 1994 15:14:00 +0500
To: dryfoo@MIT.EDU
Cc: testers@MIT.EDU
In-Reply-To: [2584]
> noticed this at the top of my console when I logged in:
>
> } 11:57 sh: unset: not found
>
> Has this been there all along? Did I just notice it? Or is this
> something new and improved in the release?
Uh, yeah, this is new & improved.
This is a case of my mixing my csh and sh shell commands (unset is csh),
then testing it on a Sun, whose sh _happens_ to have the unset command
and so I noticed no problems. Bruce has already reported this and sent
in a patch.
Craig