mkdir

mkdir directory_name

Description

Creates a new directory on the specified file system to relative to the current working directory.

Syntax Description

mkdir Create a directory.
directory_name Pathname of a directory.

Default

N/A.

Usage Guidelines

Use this command to create a new directory on the specified file system to relative to the current working directory.

History

This command was first available in ExtremeXOS 15.5

Platform Availability