guile-user
[Top][All Lists]
Advanced

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

Re: spawn call


From: Max
Subject: Re: spawn call
Date: Sun, 27 Apr 2014 11:10:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

26.04.2014 23:15, Chris Vine пишет:
>
> guile-lib (not to be confused with guile itself) has some process
> starting support in the (os process) module.  run-with-pipe may be what
> you are looking for, although there are others.

Thank you, *|run-concurrently from
http://www.nongnu.org/guile-lib/doc/ref/os.process/ is what I need: I do not 
plan to
communicate with spawned process via pipes.

The only unclear thing - is there a way to set environment variable(s) for the
spawned process?
|*

cheers,
Max.

>




reply via email to

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