RMDIR(1) COMMAND REFERENCE RMDIR(1)
NAME
rmdir - remove (unlink) directories or files
SYNOPSIS
rmdir directory...
DESCRIPTION
Rmdir removes entries for the named directories, which must
be empty.
The current directory (.) cannot be removed even if it is
empty.
EXAMPLES
The following example removes the directories Mail and Other
from the current directory. Both directories must be empty.
rmdir Mail Other
RETURN VALUE
[NO_ERRS] Command completed without error.
[USAGE] Incorrect command line syntax. Execution
terminated.
[P_WARN] A system error occurred. Execution continues.
See intro(2) for more information on system
errors.
SEE ALSO
rm(1), rmdir(2), unlink(2).
Printed 10/17/86 1
%%index%%
na:72,80;
sy:152,130;
de:282,265;
ex:547,238;
rv:785,398;
se:1183,134;
%%index%%000000000104