< Home

mkdir (user view)

Function

The mkdir command creates a directory in the specified directory in the specified storage device.

Format

mkdir make-remote-directory

Parameters

Parameter Description Value
make-remote-directory Specifies the name of the directory. The value is a string of 1 to 64 characters.

Views

User view

Default Level

3: Management level

Usage Guidelines

The name of the directory to be created cannot be the same as the names of other directories or files in the specified directory.

You can run the mkdir command to create a directory up to four levels. In addition, the name of the directory at each level is of 15 characters.

Example

# Create a directory named dd.

<sysname> mkdir dd
Info:Create directory hda1:/dd......Done.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >