此内容没有您所选择的语言版本。
Chapter 6. Execute a Command File
You can execute previously-saved session commands. In this example, you are going to execute the same recording that you produced above:
To play back the recording you have two options. The first of these is interactive mode. To run in interactive mode, manually remove the exit command at the end of the script, then follow these instructions:
Figure 6.1. Code sample
The other option is to execute the file using the VDB Builder launch command with the -f switch. (Add an exit command at the end of the script file):
Figure 6.2. Code sample