R3204P16-HP Load Balancing Module System Maintenance Command Reference-6PW101
81
reset recycle-bin
Syntax
reset recycle-bin [ /force ]
View
User view
Default level
3: Manage level
Parameters
/force: Deletes all files in the recycle bin, including files that cannot be deleted by the command without
the /force keyword.
Description
Use the reset recycle-bin command to permanently delete the files in the recycle bin in the current
directory.
If a file is corrupted, you may not be able to delete the file using the reset recycle-bin command. Use the
reset recycle-bin /force command to delete the corrupted file in the recycle bin forcibly.
The delete file-url command only moves a file to the recycle bin. To permanently delete the file in the
recycle bin, use the reset recycle-bin command in the original directory of the file.
The reset recycle-bin command deletes files in the current directory and in the recycle bin. If the original
path of the file to be deleted is not the current directory, use the cd command to enter the original
directory of the file, and then execute the reset recycle-bin command.
Examples
# Delete file b.cfg in the current directory and in the recycle bin.
• Display all the files in the recycle bin and in the current directory.
<Sysname> dir /all
Directory of cfa0:/
0 -rw- 13605736 Aug 08 2007 20:00:00 temp_lb.bin
1 -rw- 10431 Apr 26 2000 13:38:22 system.xml
2 drw- - Apr 26 2000 12:00:02 seclog
3 -rwh 1000 Apr 26 2000 13:38:22 private-data.txt
4 -rw- 3183 Apr 26 2000 13:59:08 startup.cfg
5 -rw- 43688 Apr 26 2000 15:59:50 lbispinfo.tp
6 -rw- 13605224 May 04 2000 10:30:42 lb_0513.bin
7 -rw- 13713928 Apr 26 2000 14:57:14 lb_0521.bin
8 -rw- 13685000 May 01 2000 08:05:34 b87-lb.bin
9 -rw- 11357840 Apr 26 2000 12:21:26 b504-lb.bin
10 -rw- 17133 May 03 2000 10:38:52 1000.txt
11 -rwh 4 Apr 26 2000 12:25:00 snmpboots
252904 KB total (188368 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.
• Delete file b.cfg in the current directory and in the recycle bin.