CLI Usage
7210 SAS D, E, K OS Basic System Configuration Guide Page 33
EXEC Files
The
exec
command allows you to execute a text file of CLI commands as if it were typed at a
console device.
The exec command and the associated exec files can be used to conveniently execute a number of
commands that are always executed together in the same order. For example, an
exec
command
can be used by a user to define a set of commonly used standard command aliases.
The echo command can be used within an exec command file to display messages on screen while
the file executes.