Next:
posix status
, Previous:
posix pid
, Up:
posix
[
Index
]
4.6 Spawning processes and the like
•
posix process system
:
Executing a command through the shell.
•
posix process fork
:
Creating a subprocess.
•
posix process exec
:
Executing a file.