answersLogoWhite

0


Best Answer

In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command is used to create a folder in the command prompt?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you delete a folder from command prompt?

In Dos-just write (DEL Folder Name) this command will delete all the Files inside that folder,then write (RD Folder Name) This will Remove your Folder. Remember both command contain Same folder name. Which you want to Delete.(DEL)command is used to delete Files. (RD) command is used to delete Folder


Command prompt on a Mac Machine?

Command Prompt is the command-line interpreter used within the Windows operating system. As Mac OS X is based on the Unix operating system it uses the a Unix Shell command-line interpreter. You can access the Shell by running the Terminal application which can be found in the Utilities folder which is within the Applications folder.


WHAT IS mv command?

In unix mv command is used to 'move' a file or folder from one location to another. It can also be used for renaming a file or folder. For eg: to change the name of a file 'sample.txt' to 'testfile.txt', mv sample.txt testfile.txt Enter 'mv --help' or 'man mv' in the shell prompt for the manual page of mv command.


What do you know about PROMPT command in MS-DOS?

PROMPT command is an internal command, which is used to change the MS-DOS prompt. Through, the system displays the prompt bu default, when you start the computer.


What command is used to close the command prompt window?

exit


What command is used at the command prompt to access your line type manager?

edit


What command is used to share a folder from the command line?

net share


What is command in DOS?

RD command is used to remove a directory (folder).


Which command is used from the Windows command prompt to schedule a program to run at a specific time?

AT


What command is used to test dns name resolution at windows command prompt?

Nslookup


What is the full form of CLS used in basic?

CLS means CLear Screen. it is a command used in command prompt


What is the mkdir command used for?

It makes a directory (folder).