94
Directory of flash:/
0 -rwh 3080 Apr 26 2011 16:41:43 private-data.txt
1 -rw- 2416 Apr 26 2011 13:45:36 config.cfg
2 -rw- 8036197 May 14 2011 10:13:18 main.app
3 -rw- 2386 Apr 26 2011 13:30:30 back.cfg
4 drw- - May 08 2011 09:49:25 test
5 -rwh 716 Apr 24 2011 16:17:30 hostkey
6 -rwh 572 Apr 24 2011 16:17:44 serverkey
7 -rw- 2386 May 08 2011 11:14:20 [a.cfg]
64389 KB total (16734 KB free)
// The output shows that file
flash:/b.cfg
is deleted permanently.
# Delete file
aa.cfg
in the subdirectory
test
and in the recycle bin.
•
Enter the subdirectory
<Sysname> cd test/
•
Check all the files in the subfolder
test
.
<Sysname> dir /all
Directory of flash:/test
0 -rw- 2161 Apr 26 2011 21:22:35 [aa.cfg]
64389 KB total (16734 KB free)
// The output shows that only one file exists in the folder, and the file has been moved to the recycle bin.
•
Permanently delete file
test/aa.cfg
.
<Sysname> reset recycle-bin
Clear flash:/test/~/aa.cfg ?[Y/N]:y
Clearing files from flash may take a long time. Please wait...
..
%Cleared file flash:/test/~/aa.cfg...
rmdir
Syntax
rmdir
directory
View
User view
Default level
3: Manage level
Parameters
directory
: Name of the folder.
Description
Use the
rmdir
command to remove a folder.