RMDIR/RD User Commands
NAME
rmdir - Remove Folder/Directory
ALIASES
RMDIR, RD
SYNOPSIS
rd [OPTION] FOLDER
DESCRIPTION
Removes the specified FOLDER. The folder/directory must be empty. The -S
option can be used to remove a folder along with any existing content.
-S
Recursion removes the folder/directory along with any files and
sub-folders it may contain.
SEE ALSO
HELP Topics:
MKDIR,
LS,
DIR
[/flash/manpages/manpages.hlp:3085]