Latest News

Create a New Folder using Command Prompt

Right Click - Create a Folder is the ever easiest method to create a New Folder but Here i am going to show How to create a single and Multiple folders using command prompt.

This will increase your extra IT knowledge and also will help you to the exams like General Knowledge, IT, Etc...


Start - All Programs - Accessories - Command Prompt

Type your folder name with md or mkdir showing example below :

E.G. Here I am going to Create a Single folder called "fazlulfana".
Type md or mkdir (Space) fazlulfana and Press Enter



Now Go to the exact path "C:\Users\Fazlul" and Check. There will be your Folder





Also You can Crate a Multiple Folders. Type Your folder names with md or mkdir with space showing example below :

E.G. Here I am going to Create folders called "APPLE , MENGO, BANANA and ORANGE ".

Type md or mkdir (Space) APPLE (Space) MENGO (Space) BANANA (Space) ORANGE and press Enter




Now Go to the exact path "C:\Users\Fazluland Check. There will be your Folders.














No comments