exec()
The exec() function executes an external program and returns the output. This is useful for capturing the result of shell commands.