Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-17
Example
# Delete the specified file from the recycle bin.
<3com> reset recycle-bin flash:/p1h_logic.out
reset flash:/plh_logic.out?[Y/N]
# Empty the recycle bin.
<3com > reset recycle-bin /force
Clear all files in recycle-bin directly?[Y/N]:y
%Cleared file flash:/test/a.cfg.
%Cleared file flash:/test/b.cfg.
%Cleared file flash:/test/c.cfg.
Finished.
4.1.18 rmdir
Syntax
rmdir directory
View
User view
Parameter
directory: Name of the directory.
Description
Use the rmdir command to delete a directory.
The directory to be deleted must be an empty one.
Example
<3com>dir
Directory of flash:/
0 drw- - Jul 12 2001 20:23:37 subdir
1 -rw- 595 Jul 12 2001 20:13:19 vrpcfg.cfg
6477 KBytes total (2144 KBytes free)
# Delete directory subdir.
<3com> rmdir subdir
Rmdir subdir?[Y/N]:y
% Removed directory subdir
<3com> dir
Directory of flash:/
0 -rw- 595 Jul 12 2001 20:13:19 vrpcfg.cfg