gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Re: Extension language


From: Dustin Sallings
Subject: Re: [Gnu-arch-users] Re: Extension language
Date: Sat, 18 Oct 2003 11:33:46 -0700


On Saturday, Oct 18, 2003, at 02:18 US/Pacific, address@hidden wrote:

Please explain how you would pass something like 'export DEBUG=false' to the environment of the application you start using system. I'm assuming system here
since I have not heard any alternative.
If you say its certainly possible; it would be nice to actually say what that way
is.  Argument your case, don't just point in the air.

``export DEBUG=false'' is not valid Bourne or C shell syntax, so I wouldn't pass it that way if I were using a shell. However, POSIX.1 defines execle() from C, and many high level languages use something like that for command invocations.

--
SPY                      My girlfriend asked me which one I like better.
pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <address@hidden>
|    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE
L_______________________ I hope the answer won't upset her. ____________





reply via email to

[Prev in Thread] Current Thread [Next in Thread]