3Com Switch 7750 Series
Command Reference Guide – File System Management Chapter 1 File System Management Commands
1-5
<3Com> 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/.
<3Com> 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

Parameter

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 specified batch file.
This command executes command lines in the batch file in sequence.
Note that
z A batch file cannot contain any invisible character. Otherwise, the command quits
the execution and this process is irretrievable.