Calin Iaru writes:
I cannot find the documentation for spawnve and I need a function that creates a process and returns. execve is not suitable because it will execute that process in place.
This is done by fork(), followed by exec(). "man fork".
Attachment:
pgposNI44cysU.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list