RMDIR(1)                XR32 REFERENCE MANUAL                19/1/2013

COMMAND
        RMDIR -- Remove Directory. (PZTDOS)

SYNOPSIS
        RMDIR [drive:][path\]<dirname>

AVAILABILITY
        Sysop-only, within PZTDOS only.

DESCRIPTION
        Deletes a directory with the specified pathname, if it exists.

        If drive or path are not specified, the current working drive
        and/or path are assumed.

        The specified path may be absolute, or relative to the current
        directory.

EXAMPLES
        RMDIR fred             Delete subdirectory FRED
        RMDIR c:\windows       Improve your system!!

SEE ALSO
        MD -- Make Directory.

RMDIR(1)                         END OF DOCUMENT