Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Command Index > M

MKDIR (Short Name: MD)

Scroll Prev Top Next More

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