SOPHO
IP 5000/SOPHO IP6000
Command Reference Guide
51
reset recycle-bin
Syntax
reset recycle-bin filename
View
User view
Parameter
filename
: Name of the file to be deleted.
Description
Using the
reset recycle-bin
command, you can delete a file from the recycle
bin permanently.
This command supports "*"
wildcard
. The
delete
command only deletes a file to
the recycle bin directory. To delete a file permanently, use the
reset recycle-
bin
command.
Example
Delete a file from the recycle bin.
<NEC-PHILIPS>
reset recycle-bin flash:/p1h_logic.out
reset
flash:/plh_logic.out?[Y/N]
rmdir
Syntax
rmdir directory
View
User view
Parameter
directory
: Name of the directory.
Description
Using the
rmdir
command, you can delete a directory.
The directory to be deleted must be an empty one.
Example
<NEC-PHILIPS>
dir
Directory of *
0 drw-- Jul 12 2001 20:23:37 subdir
1 -rw- 595 Jul 12 2001 20:13:19 vrpcfg.txt
6477 KBytes total (2144 KBytes free)
# Display how to delete the directory subdir.
<NEC-PHILIPS>
rmdir subdir
Rmdir subdir?[Y/N]:y
% Removed directory subdir
<NEC-PHILIPS>
dir
Directory of *
0 -rw-595 Jul 12 2001 20:13:19 vrpcfg.txt
6477 KBytes total (5944 KBytes free)