Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
rmdir
To remove one or more empty directories from the specified file system, use the rmdir command in boot
loader mode.
rmdir filesystem:/directory-url...
Syntax Description
Alias for a flash file system. Use usbflash0: for the system board flash device.
filesystem:
Path (directory) and name of the empty directories to remove. Separate each
directory name with a space.
/directory-url
Command Default
None
Command Modes
Boot loader
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Directory names are case sensitive and limited to 45 characters between the slashes (/); the name cannot
contain control characters, spaces, deletes, slashes, quotes, semicolons, or colons.
Before removing a directory, you must first delete all the files in the directory.
The controller prompts you for confirmation before deleting each directory.
Examples
This example shows how to remove a directory:
Controller#
rmdir usbflash0:Test
You can verify that the directory was deleted by entering the dir filesystem: boot loader command.
Related Commands
Description
Command
Displays a list of files and directories on the specified
file system.
dir
Creates one or more new directories on the specified
file system.
mkdir
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
66
OL-29471-01  
rmdir