popen()
The popen() function opens a pipe to a process. This is useful for executing commands and reading their output.