File Management Commands
page 7-8 OmniSwitch 6250 CLI Reference Guide November 2009
rmdir
Deletes an existing directory.
rmdir [path/]dir
Syntax Definitions
path The path containing the directory to be removed. If no path is specified,
the command assumes the current path.
dir The name of the existing directory being removed. Up to thirty-two (32)
characters may be used (e.g., test_directory).
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Be sure to separate path directories with a slash (/). Refer to the examples below.
• Up to 255 characters may be used for the specified path.
• This command can also be used on the secondary CMM.
Examples
-> rmdir ../working
-> rmdir flash/working
Release History
Release 6.6.1; command was introduced.