File system management examples – H3C Technologies H3C SecBlade LB Cards User Manual
Page 94
85
Step Command
Remarks
2.
Set the file system operation
mode.
file prompt { alert | quiet }
Optional.
The default is alert.
File system management examples
# Display the files and the subdirectories in the current directory.
Directory of flash0:/
0 drw- - Feb 16 2006 11:45:36 logfile
1 -rw- 1218 Feb 16 2006 11:46:19 config.cfg
2 drw- - Feb 16 2006 15:20:27 test
3 -rw- 184108 Feb 16 2006 15:30:20 aaa.app
1048192 KB total (2521 KB free)
# Create new folder mytest in the test directory.
%Created dir flash0:/test/mytest.
# Display the current working directory.
flash0:/test
# Display the files and the subdirectories in the test directory.
Directory of flash0:/test/
0 drw- - Feb 16 2006 15:28:14 mytest
2540 KB total (2519 KB free)
# Return to the upper directory.
# Display the current working directory.
flash0: