home *** CD-ROM | disk | FTP | other *** search
- COMMAND: RMDIR (Remove Directory)
-
- FUNCTION: Removes a sub-directory from the specified disk.
-
- FORMAT: RMDIR [d:]path or RD [d:]path
-
- TYPE: DOS internal command
-
- REMARKS: A directory must be empty, except for the . and .. entries, before
- it can be removed. Only the last directory in a path can be removed.
- The root directory and the current directory cannot be removed.