EMPTIES
— List or remove empty subdirectories.
Syntax:
EMPTIES
/J /M /P /Q /R /Y
dirname…
/J | allow recursion into reparse points |
/M | no footers |
/P | page output |
/Q | quietly (only useful with /R ) |
/R | remove empty directories |
/Y | yes to all prompts |
dirname… | directory aliases are supported |
If no directory names are given, EMPTIES
searches the current directory
by default.
See also: the @DIREMPTY
function.