H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – File System Management
H3C S7500 Series Ethernet Switches Chapter 1
File System Management Commands
1-8
All data on Flash will be lost , proceed with format ? [Y/N] y
% Now begin to format flash, please wait for a while...
Format winc: completed
1.1.9 mkdir
Syntax
mkdir directory
View
User view
Parameters
directory: Name of the directory to be created.
Description
Use the mkdir command to create a directory in the current directory.
When creating a directory using this command, make sure the directory name specified
is not the same as that of any directory/file in the directory.
Examples
# Create a directory in the current directory, with the name being “dd”.
<H3C> mkdir dd
...
% Created dir flash:/dd
1.1.10 more
Syntax
more file-url
View
User view
Parameters
file-url: Path and name of a file.
Description
Use the more command to display the content of a file.
Currently, the content of a file can only be displayed in text.