Re: deleting environment variable on Mercury O/S



In article <264%e.5602$ST1.5180@xxxxxxxxxxxxxxxxxxxxxx>,
"Mister Scary" <daniel_newhouse@xxxxxxxxxxxxx> wrote:

> I am learning to use a Mercury computer system with Power PC's. The version
> of the Mercury O/S is 4.4.2 and the host is Solaris. I created an
> environment variable with setenv. Now, how do I delete it?


Try...

unsetenv
.