H3C S7500E Series Command Manual page 1252

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – File System Management
H3C S7500E Series Ethernet Switches
%Format flash: completed.
1.1.9 mkdir
Syntax
mkdir directory
View
User view
Parameters
directory: Name of a subdirectory.
Description
Use the mkdir command to create a subdirectory under the specified directory on the
storage device.
The name of the subdirectory to be created must be unique under the specified
directory.
This command does not allow you to create multiple directory levels at one time. For
instance, to create a subdirectory "flash:/test/mytest", the test directory must have been
created.
Examples
# Create a directory named test.
<Sysname> mkdir test
...
% Created dir flash:/test
# create a subdirectory named mytest under test.
<Sysname>mkdir test/mytest
.
%Created dir flash:/test/mytest
1.1.10 more
Syntax
more file-url
View
User view
Chapter 1 File System Management Commands
1-7

Advertisement

Table of Contents
loading

Table of Contents