help-octave
[Top][All Lists]
Advanced

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

Re: system command


From: Jan-Mark Batke
Subject: Re: system command
Date: 17 May 2001 14:58:47 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Capitol Reef)

Paul Kienzle <address@hidden> writes:

> This Fails for me to.
> 
> >From the shell, the following works: 
> 
>         $ sh -c ./testscript.sh 
> 
> Octave isn't doing anything funny, just a system() call.  The following 
> C program works:
> 
>         main() { system("./testscript.sh"); }
> 

Thank you all! JWE's  unset solution works for me.

jmb

-- 
.- Dipl.-Ing. Jan-Mark Batke -- TU Berlin·Secretary FT 5-1 .
 Phone: ++49 30 314-2 45 78     Fachgebiet Fernmeldetechnik     
 Fax:   ++49 30 314-2 25 14     (Telecommunications Group)      
 http://www-ft.ee.tu-berlin.de/~batke ------.¸.·¸.·´¯`·.¸.·.
 
                                        



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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