$shell


Synopsis


$shell  shell command with arguments

Description

$shell executes the shell command specified.

Example

For UNIX systems:


OM(Root) -> $shell ls /tmp > /tmp/foo

For Windows systems:


OM(Root) -> $shell dir