F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101

113
7 -rw- 2386 May 08 2012 11:14:20 [a.cfg]
8 -rw- 3608 Dec 03 2012 17:29:30 [b.cfg]
1048192 KB total (6730 KB free)
//The output shows that the current directory is cfa0:, and there are two files a.cfg and b.cfg in the
recycle bin.
2. Delete file b.cfg in the current directory and in the recycle bin.
<Sysname> reset recycle-bin
Clear cfa0:/~/a.cfg ?[Y/N]:n
Clear cfa0:/~/b.cfg ?[Y/N]:y
3. In directory cfa0:, check whether the file b.cfg has been deleted from the recycle bin.
<Sysname> dir /all
Directory of cfa0:/
0 -rwh 3080 Apr 26 2012 16:41:43 private-data.txt
1 -rw- 2416 Apr 26 2012 13:45:36 config.cfg
2 -rw- 8036197 May 14 2012 10:13:18 main.bin
3 -rw- 2386 Apr 26 2012 13:30:30 back.cfg
4 drw- - May 08 2012 09:49:25 test
5 -rwh 716 Apr 24 2012 16:17:30 hostkey
6 -rwh 572 Apr 24 2012 16:17:44 serverkey
7 -rw- 2386 May 08 2012 11:14:20 [a.cfg]
1048192 KB total (6734 KB free)
// The output shows that file cfa0:/b.cfg is deleted permanently.
# Delete file aa.cfg in the subdirectory test and in the recycle bin:
1. Enter the subdirectory
<Sysname> cd test/
2. Display all files in the subfolder test.
<Sysname> dir /all
Directory of cfa0:/test
0 -rw- 2161 Apr 26 2000 21:22:35 [aa.cfg]
1048192 KB total (6734 KB free)
// The output shows that only one file exists in the folder, and the file has been moved to the
recycle bin.
3. Permanently delete file test/aa.cfg.
<Sysname> reset recycle-bin
Clear cfa0:/test/~/aa.cfg ?[Y/N]:y
%Cleared file cfa0:/test/~/aa.cfg...
rmdir
Use rmdir to remove a folder.