Mkdir: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 19:02, 7 April 2008
Creates the specified directory.
/mkdir <dirname>
Example
/mkdir www
Creates a directory named "www" in the mIRC directory.
/mkdir "C:\Test Directory\"
Creates the directory "C:\Test Directory\"