" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">
RMDIR (Remove Directory) COMMAND
Purpose: Deletes directory on a specified disk.
Syntax: RMDIR [d:] path
or
RD [d:] path
Type: Internal command
Description:
Only an empty directory can be deleted. Directories that contain hidden
files may not be deleted. Only the last directory in a path can be deleted.
Example:
A>rd b:\level1\level2
This command deletes the subdirectory LEVEL2 from the directory LEVEL1 of
the drive B:.
Note:
Be careful using the RD command on drives used in JOIN and ASSIGN
commands. You cannot delete the directory substituted via the SUBST command.