Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
File Management Commands
page 7-8
OmniSwitch CLI Reference Guide
September 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 6400, 6850, 6855, 9000, 9000E
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.1; command was introduced.