Houdini 11 Expression functions

Runs a system command line and returns the output.

Usage

system(command_string)

Examples

system("finger")

On this page