Updated 6 years ago
Window command to recursively delete folders and its children; similar to rm -rf in *NIX.
rm -rf
rd /s /q <path>