H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – File System Management
H3C S7500 Series Ethernet Switches Chapter 1
File System Management Commands
1-6
z As the execute command stops executing a batch file and quit without undoing
the operations already performed when encountering a invisible character in the
batch file, do not insert invisible characters in a batch file.
z A syntax error in a batch file results in error messages.
z This command cannot be executed recursively.
Examples
# Execute the batch file test.bat (assuming that the file resides in the directory flash:/).
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] execute test.bat
1.1.6 file prompt
Syntax
file prompt { alert | quiet }
View
System view
Parameters
alert: Prompts for confirmation before performing file-related operations that have
potential risks.
quiet: Disables prompts for file-related operations.
Description
Use the file prompt command to set the prompt mode for file-related operations.
By default, a switch prompts for confirmation before performing file-related operations
that have potential risks.
If you set the prompt mode to quiet for the file-related operations, the switch does not
prompt for confirmation before performing file-related operations. In this case, the
system is more likely to operate improperly if irretrievable file-related operations are
performed.
Examples
# Set the prompt mode to quiet for file-related operations.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] file prompt quiet