home *** CD-ROM | disk | FTP | other *** search
- Explanation of the MKDIR (md) command.
- It is INTERNAL.
-
- This command will create a directory with
- a specified name.
-
- Example:
- To have the TEST directory created
- on drive C, you
- could use the following:
- mkdir c:\test
- or
- md c:\test