Subj : export environment variable from a linux c-program To : comp.programming From : =?ISO-8859-1?Q?Lars_=D8hlenschl=E6ger?= Date : Tue Jul 19 2005 09:48 pm Hi there, Does anybody know how to export an environt variable from a c-program? setenv() and putenv() works inside the program, but the environment is not modified for subsequent programs. Thanks in advance. /Lars .