From WikiChip
Difference between revisions of "mirc/commands/mkdir"
m (PatrolBot moved page /mkdir command - mIRC to mirc/commands/mkdir: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/mkdir Command}}{{mIRC menu}} |
The '''/mkdir command''' creates a new, empty, directory. | The '''/mkdir command''' creates a new, empty, directory. | ||
Revision as of 04:25, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /mkdir command creates a new, empty, directory.
Synopsis
/mkdir <dirname>
Switches
None
Parameters
- <dirname> - The directory's path/name to create
Example
; Create a directory /mkdir example ; Delete it /rmdir example
Compatibility
Added: mIRC v5.3
Added on: 13 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
- List of commands
- List of identifiers
- $mircdir
- $scriptdir
- $read
- $findfile
- $finddir
- /copy
- /remove
- /rename
- /rmdir
- /run
- /write
mIRC commands list