-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/commands/rmdir"
(Created page with "The '''/rmdir command''' deletes an empty directory. If the directly contains either files or other directories, an error will occur. == Synopsis == /rmdir <dirname> == Swi...") |
(No difference)
|
Revision as of 04:49, 6 December 2013
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/12/97
Note: Individual switches were not taken into consideration.