!--a11y-->
script 
Runs a set of commands from a script file.
Syntax |
script [-indent|-i] filePath |
Options |
|
-indent|-i |
Indent output by one level for all comands in the script. |
Arguments |
|
filePath |
Path of the file with the command script. |
Description |
Runs a set of commands from a (script) file. |
Runs the commands from the script file C:\temp\script.txt
script c:\temp\script.txt