executeunix
SHELLCOMMAND
,
RESULT
,
TIMEOUT

The executeunix statement executes a UNIX shell command.


Parameters

This statement has three parameters:

shellcommand – Exact text of shell command.

result – Output of shell command.

timeout – Timeout in seconds (default is 60 if not supplied).


Description

This statement executes a UNIX shell command.

executeunix {ls},ux

Note: This statement has been superceded by the shellscript statement and shellscript( function.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.