guile-user
[Top][All Lists]
Advanced

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

Re: How to capture pid of (system process?


From: Maxime Devos
Subject: Re: How to capture pid of (system process?
Date: Fri, 17 Dec 2021 06:45:16 +0000
User-agent: Evolution 3.38.3-1

Jacob Hrbek schreef op vr 17-12-2021 om 01:32 [+0000]:
> Can you elaborate? (I am a noob in guile atm)

These procedures are documented in the manual of Guile,
you could look in the source code of Shepherd and Guix
for examples. Most of these procedures are based on POSIX
functions, so you could look at the documentation of the
corresponding POSIX functions for the general concept.

Greetings,
Maxime






reply via email to

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