Switch 7700 Command reference Guide, v2.0

Table Of Contents
408 CHAPTER 11: USING SYSTEM MANAGEMENT COMMANDS
Directory of flash:/test/
1 -rw- 248 Aug 29 2000 17:49:36 text.txt
2 -drw- 0 Oct 01 2000 18:42:53 3Com
3 -rw- 639 Oct 02 1997 12:09:32 foo
20578304 bytes total (3104544 bytes free)
Display all files with the names starting with "t" in the directory flash:/test/
<SW7700> dir flash:/test/t*
Directory of flash:/test/t*
1 -rw- 248 Aug 29 2000 17:49:36 text.txt
20578304 bytes total (3104544 bytes free)
Display information about all the files (including the deleted files) in the directory
flash:/test/
<SW7700>dir /all flash:/test/
Directory of flash:/test/
1 -rw- 248 Aug 29 2000 17:49:36 text.txt
2 -drw- 0 Oct 01 2000 18:42:53 3Com
3 -rw- 639 Oct 02 1997 12:09:32 foo
4 -rw- 1988 Oct 01 2000 18:48:14 [text]
5 -rw- 639 Oct 02 1997 12:09:17 [the_time]
20578304 bytes total (3104544 bytes free)
Display information of all the files (including the deleted files) with the names
starting with "t" in
flash:/test/
<SW7700>dir /all flash:/test/t*
Directory of flash:/test/
1 -rw- 248 Aug 29 2000 17:49:36 text.txt
2 -rw 1988 Oct 01 2000 18:48:14 [text]
3 -rw- 639 Oct 02 1997 12:09:17 [the_time]
20578304 bytes total (3104544 bytes free)
file prompt Syntax
file prompt { alert | quiet }
View
System view
Parameter
alert: Perform interactive confirmation on dangerous file operations. The default
value is
alert, which configures to perform interactive confirmation on dangerous
file operations.
quiet: Do not prompt for the file operations.
Description
Using the file prompt command, you can modify prompt modes of the file
operation on the Ethernet switch.
If the prompt mode is set as quiet, that is, no prompt for file operations, some
non-recoverable operations may lead to system damage.