RMDIR [ HP Resource Sharing for MPE/iX ] MPE/iX 5.0 Documentation
HP Resource Sharing for MPE/iX
RMDIR
The RMDIR (Remove Directory) command deletes an unwanted subdirectory
from a shared disc. The directory cannot contain any files (including
hidden files) or other subdirectories.
Abbreviation: RD
RMDIR [drive:]path
drive: Any previously connected drive containing the directory
to be removed.
path Any valid DOS path to the subdirectory you are removing.
For example, this command removes the subdirectory SUBDIR1 from the
current directory of the active drive:
RMDIR SUBDIR1
NOTE You cannot remove the root directory or current directory of any
drive.
MPE/iX 5.0 Documentation