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-5
<H3C> dir test2.bak
Directory of flash:/
0 -rw- 11779 Apr 05 2006 10:23:03 test2.bak
31877 KB total (15961 KB free)
# Display the information about all the files (including the files in the recycle bin) in
directory flash:/hello/.
<H3C> dir /all flash:/hello/
Directory of flash:/hello/
0 -rw- 11779 Apr 05 2006 10:54:16 tt.txt
1 -rw- 11779 Apr 05 2006 10:55:10 [tt2.txt]
31877 KB total (15935 KB free)
Note:
In the output information of the dir /all command, the names of the files in the recycle
bin are embraced in brackets.
1.1.5 execute
Syntax
execute file-url
View
System view
Parameters
file-url: Path and the name of the batch file to be executed. A batch file has an extension
of .bat.
Description
Use the execute command to execute a batch file.
As this command executes the commands in a batch file in sequence, you can add the
most frequently executed commands to a batch file to simplify your daily maintain task.
Note that