Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!cs.utexas.edu!tut.cis.ohio-state.edu!osu-cis!att!chinet!gag From: gag@chinet.chi.il.us (Gregory A. Gulik) Newsgroups: comp.unix.questions Subject: Manipulating the Shell environment variables Message-ID: <7977@chinet.chi.il.us> Date: 21 Mar 89 03:00:34 GMT Reply-To: gag@chinet.chi.il.us (Gregory A. Gulik) Distribution: usa Organization: Chinet - Chicago, Ill Lines: 14 How can I change variables in the environment in a C program, and have the change remain in effect when I exit it? putenv() does not make the change permanent; the variable is it's original value when the C program exits. Help! -- Gregory A. Gulik gag@chinet.chi.il.us -or- gulik@depaul.edu