Operation Manual – File System ManagementH3C S5500-EI Series Ethernet SwitchesChapter 1 File System ManagementConfiguration1-5Caution:When you format a storage device, all the files stored on it are erased and cannot berestored. In particular, if there is a startup configuration file on the storage device,formatting the storage device results in loss of the startup configuration file.1.1.5 File System Prompt Mode SettingThe file system provides the following two prompt modes:z alert: where the system warns you about operations that may bring undesirableconsequence such as file corruption or data loss.z quiet: where the system does not do that in any cases.To prevent undesirable consequence resulted from misoperations, the alert mode ispreferred.To do… Use the command… RemarksEnter system view system-view —Set the operation promptmode of the file systemfile prompt { alert |quiet }OptionalThe default is alert.1.1.6 File System Operations Example# Display the files and the subdirectory under the current directory. dirDirectory of flash:/0 drw- - Feb 16 2006 11:45:36 logfile1 -rw- 1218 Feb 16 2006 11:46:19 config.cfg2 drw- - Feb 16 2006 15:20:27 test3 -rw- 184108 Feb 16 2006 15:30:20 aaa.bin14605 KB total (6890 KB free)# Create a new folder called mytest under the test directory. cd test mkdir mytest%Created dir flash:/test/mytest.# Display the current working directory. pwd