Collections:
Other Resources:
"mkdir" Command Help Reference
How to get "mkdir" command help reference?
✍: FYIcenter.com
You can run the "mkdir /?" command to get "mkdir" command help reference
as shown below:
C:\fyicenter>mkdir /?
Creates a directory.
MKDIR [drive:]path
MD [drive:]path
If Command Extensions are enabled MKDIR changes as follows:
MKDIR creates any intermediate directories in the path, if needed.
For example, assume \a does not exist then:
mkdir \a\b\c\d
is the same as:
mkdir \a
chdir \a
mkdir b
chdir b
mkdir c
chdir c
mkdir d
which is what you would have to type if extensions were disabled.
⇒ "rmdir" Command Help Reference
2021-08-01, ∼3502🔥, 0💬
Popular Posts:
What is EvtEng.exe process - Intel Wireless EvtEng Module? Process EvtEng.exe is related to your wir...
What is REFIEBAR.DLL - Microsoft Research Extra Toolbar Button and Extra Tools Menu Item for Interne...
What is HPQTOA~1.EXE or HPQToaster.exe - Process - HpqToaster Module? Process HPQTOA~1.EXE or HPQToa...
How do I move the licenses for the songs that I purchased from an online store to my new computer? T...
What is "WWAN AutoConfig" in my Windows 7 service list? And how is "WWAN AutoConfig" service related...