Is there a windows equivalent of sudo rm -r [directory-name]?
|
feedback
|
|
It seems it's been updated... this is what you want: This removes the directory
This does the same, without prompts :
Regarding the sudo part of your question, if you need more priviliges, you can first open a new shell as another user account using the
| |||||||||
feedback
|