Mkdir

From Scriptwiki
Jump to: navigation, search

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\"

See Also

  • /rmdir - removes a directory
  • /rename - renames a file or directory
  • $sdir - gives a directory input to the user