MKDIR (Short Name: MD)
Top  Previous  Next

Use the MKDIR command to create a new directory.

mkdir

Options

pathname
Specifies one or more directory names that lead from the root directory to a specified directory.

About the MKDIR Command

The R:BASE MKDIR command is similar to the operating system MKDIR command. For more information about the MKDIR command, refer to your operating system manual.

Examples

The following command creates the OLDDATA directory as a sub-directory in the current directory.

MKDIR olddata