help-octave
[Top][All Lists]
Advanced

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

Re: system() implementation is somehow broken


From: Dr. Johannes Zellner
Subject: Re: system() implementation is somehow broken
Date: Thu, 21 Oct 2010 00:13:40 +0200

John,

thanks for the quick answer.

I'll file a bug / suggestion for edit().


I still don't understand system() fully, e.g. with 'async':

system('sleep 3', 'async') % --> waits until sleep returns

system('sleep 3', [], 'async') % --> returns immediately the pid of the child process

is this what is expeced?

regards,

--
Johannes,


2010/10/21 John W. Eaton <address@hidden>
p


reply via email to

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