system expression function

Runs a system command line and returns the output.

All Usage Examples

Usage

system(command_string)

Examples

system("finger")