How to delete directories recursively in DOS —04 June 2008
That is, the equivalent of rm -fr in Linux/UNIX.
rmdir /s/q
Recently I have to work quite a lot in Windows so I put together a cheat sheet of these on my wiki.
That is, the equivalent of rm -fr in Linux/UNIX.
rmdir /s/q
Recently I have to work quite a lot in Windows so I put together a cheat sheet of these on my wiki.