Computing.Net > Forums > Disk Operating System > how to create a directory in dos

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to create a directory in dos

Reply to Message Icon

Name: nick
Date: August 29, 2002 at 23:09:19 Pacific
Comment:

i need to know how o create a directory in dos



Sponsored Link
Ads by Google

Response Number 1
Name: k_semler
Date: August 29, 2002 at 23:21:52 Pacific
Reply:

md %directory name%

Replace %directory name% with the name of the directory that you want to create


0

Response Number 2
Name: Doc
Date: August 30, 2002 at 01:09:45 Pacific
Reply:

You can type help at the c prompt or goto the dos directory and type help.
md is the command to make directory.
cd is the command to change directory.
cd\ will return you to the c prompt if your in another directory.


0

Response Number 3
Name: Petit Jean
Date: August 30, 2002 at 06:51:58 Pacific
Reply:

At dos prompt:
md c:\myfolder
or
md a:\myfiles
Use a name that is short and meaningful to you.
md is an internal command of command.com
Good luck.


0

Response Number 4
Name: kuk
Date: August 31, 2002 at 15:46:17 Pacific
Reply:

To make the directory:
C:\>md namedirectory [Enter]

To acces to the directory:
C:\>cd namedirectory [Enter]

To exit a directory:
C:\>cd.. [Enter]

Good luck!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: how to create a directory in dos

Create a directory in DOS with Mont www.computing.net/answers/dos/create-a-directory-in-dos-with-mont/16838.html

how to rename a directory in DOS www.computing.net/answers/dos/how-to-rename-a-directory-in-dos/5381.html

Unhiding directory in DOS www.computing.net/answers/dos/unhiding-directory-in-dos/2953.html