File System Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 432
18
Parameters
•
url
—Specifies the URL of the created directory. The predefined and
network URLs cannot be configured.
Command Mode
Privileged EXEC mode
User Guidelines
The mkdir command cannot be applied to a network directory.
The mkdir command cannot create a directory into the flash://system/ directory.
All directories defined in the
url
argument except the created one must exist.
Example
Example 1. The following example creates a directory on FLASH:
switchxxxxxx#
mkdir flash://date/aaa/
Example 2. The following example creates a directory on the mass-storage device
connected to the USB port:
switchxxxxxx#
mkdir usb://newdir/
18.11 more
To display the contents of a file, use the more command in User EXEC mode.
Syntax
more
url
Parameters
•
url
—Specifies the local URL or predefined file name of the file to display.
Command Mode
User EXEC mode