Program Execution

Executing a New Program: execve()

The exec() Library Function

File Descriptors and exec()

Signals and exec()

Executing a Shell Command: system()

Implementing system()

Reference

Last updated