From WikiChip
Difference between revisions of "mirc/commands/rmdir"
m (Bot: Fixing compatibility) |
m (Bot: Adding a template) |
||
Line 1: | Line 1: | ||
+ | {{mIRC menu}} | ||
The '''/rmdir command''' deletes an empty directory. If the directly contains either files or other directories, an error will occur. | The '''/rmdir command''' deletes an empty directory. If the directly contains either files or other directories, an error will occur. | ||
Revision as of 23:52, 28 July 2014
Template:mIRC menu The /rmdir command deletes an empty directory. If the directly contains either files or other directories, an error will occur.
Synopsis
/rmdir <dirname>
Switches
None
Parameters
- <dirname> - The path/name of the directory to delete
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
- /mkdir
- /remove
- /rename
- /run
- /write
mIRC commands list