exec

Executes a CLI script file (file containing other CLI commands). A script can change terminal settings, perform basic group administration tasks, and capture system information.

Format

exec parameter filename

Parameter   

-echo

Echoes contents of the file during execution.

-ignore

When errors occur, ignores them and continues execution.

Variable   

filename

Name of file to execute.