mdir [ -w ] msdosfile [ msdosfiles... ]
Mdir will allow the following command line option:
An error occurs if a component of the path is not a directory.
MSDOS subdirectory names are supported with either the '/' or '\' separator. The use of the '\' separator or wildcards will require the names to be enclosed in quotes to protect them from the shell.
The mcd command may be used to establish the device and the current working directory (relative to MSDOS), otherwise the default is A:/.
Mdir returns 0 on success, 1 on utter failure, or 2 on partial failure.
There is no /P (pause) option.