[Info-vax] Check if a process will auto-terminate
Stephen Davies
noone at nowhere.com
Tue Apr 28 12:48:11 EDT 2009
"Joseph Huber" <joseph.huber at NOSPAM.web.de> wrote in message
news:gt7468$1rf2$1 at gwdu112.gwdg.de...
> Stephen Davies wrote:
>
>> My current work-around is to use f$getjpi("", "LOGINTIM") and see if the
>> process is less than a second old but I hope there's a better solution.
>>
> Uh no, I would check if the executing proc has a master process:
That does not distinguish this:
$ spawn @CMD
from this:
$ spawn
$ @CMD
More information about the Info-vax
mailing list