rmdir(TCLX)
rmdir(TCLX)
rmdir -- remove specified directories
Syntax
rmdir
[
-nocomplain
]
dirList
Description
Removes each of the directories in the list
dirList
. If
-nocomplain
is specified, then errors will be ignored.