DOS command rd is used to remove directory (delete a folder) in windows and DOS.It deletes only empty directories and not files.If a directory is not empty rd fails and if a directory doesn't already exists it shows an error.
DOS command rd is used to remove directory (delete a folder) in windows and DOS.
It deletes only empty directories and not files.
If a directory is not empty rd fails and if a directory doesn't already exists it shows an error.
rd