Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!cmcl2!brl-adm!adm!drears@ARDEC.arpa From: drears@ARDEC.arpa (FSAC) Newsgroups: comp.unix.wizards Subject: Adding to Environment Pointers Message-ID: <7875@brl-adm.ARPA> Date: Tue, 16-Jun-87 15:05:35 EDT Article-I.D.: brl-adm.7875 Posted: Tue Jun 16 15:05:35 1987 Date-Received: Sun, 21-Jun-87 07:36:03 EDT Sender: news@brl-adm.ARPA Lines: 8 We are running Ultrik 2.0 on a vax 8600. Is there a way to change environmental pointers (PATH,PS1,HOME,etc) in a C program? After I change the environmental pointers and add a few, I would like to exec a different program while keeping the new values for the pointers. ANy suggestions? Dennis