RMDIR — Remove directories

Synopsis

RMDIR [/?] [/A[+|-]drash] [/S[+|-]drash] [/N/E/X/U/Z/Q[+|-]] [Pathnames]

Options

/?
Display command syntax information.
/A
Select files by attribute.
/S
Recurse into subdirectories.
/E
Do not display non-fatal error messages.
/N
Simulate execution.
/Q
Operate quietly.
/U
Do not display summary information.
/X
Remove empty parent directories.
/Z
Override the read-only attribute on files.

Description

The RMDIR command removes the specified directories. Attempting to remove a directory that contains any files or subdirectories, or that is the current directory of any running process, or that does not exist, is an error.

MKDIR


The 32-bit Command Interpreter is © Copyright Jonathan de Boyne Pollard. "Moral" rights are asserted.