system
expression function
Runs a system command line and returns the output.
Usage
system(command_string)
Examples
system("finger")