Creating a New Folder: MKDIR command

 

The MKDIR command (make directory) is used to create a new folder (or directory folder).

 

1Press F9 to access the action line.
2Type mkdir followed by a space and then the path including the name of the new directory you want to create. For example, to create a new directory named "letters" in your nbwin directory in your c drive, type the following:

mkdir c:\nbwin\letters

3Press F10 to implement the command.

 

 

See also:

Creating a New Folder

Managing Files from Windows Explorer

Managing Files from Open File Dialog