SYNTAX

    rmdir [options] <dir_name> ...


OPTIONS

-h (--help) bool

Display help.

-r (--recurse) bool

Remove sub-directories also.


ARGUMENTS

<dir_name>

The name of the directory to be removed. Can be specified more than once. [filename(s)]


DESCRIPTION

Remove a directory.

The directory must be empty unless <--recurse> is specified.


COPYRIGHT

Copyright (c) 2006-2011 Accenture. All rights reserved.