mkdir

Syntax

mkdir [-m | -p] []

Description

This command makes directories.

Command context

Service OS (SVOS>)

Parameters

[-m | -p]

Specifies the options for the command.

-m

指定模式。

-p

指定父directories as needed with no errors for pre-existing directories.

Specifies the directory to create.

Authority

Administrators or local user group members with execution rights for this command.

Example

Making the dir directory:

SVOS>mkdir dir