Remove-Item -recurse -force [directory name]
The really sad thing is that I googled this and there are no sites that explicitly state how to do this. The comparable command in bash :
rm -rf [directory name]
Yet one more reason I hate Microsoft and PowerShell in particular.
No comments:
Post a Comment