1 Star 0 Fork 5K

bill / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mkdir.md 2.57 KB
一键复制 编辑 原始数据 按行查看 历史
NEEN 提交于 2021-03-12 17:59 . !197 Docs Update version 1.0.1

mkdir

Command Function

This command is used to create a directory.

Syntax

mkdir [directory]

Parameter Description

Table 1 Parameters

Parameter

Description

Value Range

directory

Indicates the directory to be created.

N/A

Usage

  • If the mkdir command is followed by the name of the directory to be created, the directory is created in the current directory.
  • If the mkdir command is followed by a path and the name of the directory to be created, the directory is created in the specified path.

Example

Enter mkdir share.

Output

Figure 1 Creating the share directory

1
https://gitee.com/ximeibaba/docs.git
git@gitee.com:ximeibaba/docs.git
ximeibaba
docs
docs
master

搜索帮助