
17 Sep
2005
17 Sep
'05
9:47 a.m.
On Sat, Sep 17, 2005 at 09:25:54AM +0800, Carl Blair wrote:
I saw something about not using the = sign so I set the env variables again. All changed accordingly except ipaddr, which now has two entries.
You probably want:
=> setenv ipaddr 192.168.1.1
2.) is there any way of removing environment variables?
=> setenv ipaddr
This will delete the ipaddr variable from memory.
--
gram