$shell Synopsis $shell _shell command with arguments Description $shell executes the shell command specified. Examples For UNIX systems: OM(Root) -> $shell ls /tmp > /tmp/foo For Windows systems: OM(Root) -> $shell dir
$shell _shell command with arguments
$shell executes the shell command specified.
For UNIX systems:
OM(Root) -> $shell ls /tmp > /tmp/foo
For Windows systems:
OM(Root) -> $shell dir