answersLogoWhite

0


Best Answer

mkdir

this is the new directory command.

or in kde/gnome right click in a folder and choose new folder.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command did you use to create directory?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What command would you use to create a new directory on a unix type of system?

Use the 'mkdir' command


DOS command to create and move to the newly created directory?

You can use "xcopy" command. mkdir - to create a directory. move - to move one or more files in a new location.


What command would you use to create a directory called testcopy?

mkdir testcopy


How can you create a directory in dos command line?

MKDIR


What is the command to create a new directory called LABS directly under the current directory you are in if i was i the c directory?

mkdir LABS


Which Linux command is equivalent to Windows' MD command?

In a Linux terminal, the command to create a new directory is: mkdir .


Which MS-DOS command is used to delete a directory and its sub directories in one pass?

To delete directory and sub directory in single command, use "deltree" command..


What command would you use to remove a directory on a UNIX server?

If you are just removing the directory, use the command: rmdir dir-name The dir-name directory has to be empty for this to work. If there are files or other subdirectories then use the command: rm -rf dir-name


What command can you use to run the Active Directory Installation Wizard?

The command is DCPROMO


What is dcpromo?

dcpromo is command u have to write it in Run to create a new domain controller and create active directory


What command creates a sub directory under a directory?

Mkdir command creates a subdirectory under a directory (MD creates a directory) . The command Chdir changes the current Default directory(CD changes the current directory). The Rmdir removes the subdirectory(RD removes a directory).


What is the command tool that can create delete view and modify objects in active directory?

Dsadd