File Management Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 7-5
pwd
Displays the switch’s current working directory.
pwd
Syntax Definitions
N/A
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
This command can also be used on the secondary CMM.
Examples
-> pwd
/flash
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
systemServices
systemServicesWorkingDirectory
cd Changes the switch’s current working directory.
mkdir Creates a new directory.
rmdir Deletes an existing directory.
ls Displays the contents of a specified directory or the current working
directory.
dir Displays the contents of a specified directory or the current working
directory.