Name

md or mkdir

Synopsis

Use md to make a directory (folder), rooted in the current directory (set with cd). The syntax is:

md [drive:]path
               

Examples

md harry
md c:olddir
ewdir

Note that folder names with spaces must be enclosed in quotation marks; the following two commands yield different results:

C:>md rolling stones
C:>md "rolling stones"
               
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset