3com S7906E 참조 가이드

다운로드
페이지 2327
 
1-13 
   6     -rwh       572  Apr 24 2007 16:17:44   serverkey 
 
64389 KB total (56518 KB free) 
// The above information indicates that file flash:/a.cfg and flash:/b.cfg are deleted permanently. 
In directory flash:/test, see whether the file in the recycle bin is deleted or not. 
<Sysname> cd test 
<Sysname> dir /all 
Directory of flash:/test/ 
 
   0     drw-         -  Dec 03 2007 18:19:09   subtest 
   1     -rw-      2386  Dec 03 2007 18:43:41   [c.cfg] 
 
64389 KB total (56518 KB free) 
// The above information indicates that file flash:/test/c.cfg in directory flash:/test is not deleted and is 
still in the recycle bin. 
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. 
The folder must be an empty one. If not, you need to delete all files and subfolders under it with the 
delete command.  
After you execute the rmdir command successfully, the files in the recycle bin under the folder will 
be automatically deleted. 
Examples 
# Remove folder mydir
<Sysname> rmdir mydir 
Rmdir flash:/mydir?[Y/N]:y 
... 
%Removed directory flash:/mydir.