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