Hi,
I was reading about the "system" and "system*" procedures in the Guile
manual, and it seems like the actual behavior of Guile seems to
contradict what the manual says. I'm using Guile version 2.2.4.
The Guile manual says that these procedures return the exit status as
returned by waitpid:
Hi Chris,
Chris Marusich writes:
> I was reading about the "system" and "system*" procedures in the Guile
> manual, and it seems like the actual behavior of Guile seems to
> contradict what the manual says. I'm using Guile version 2.2.4.
>
> The Guile manual says that these procedures return th