Answers for "powershell rm -rf equivalent"

0

powershell equivalent of rm

rm <directory-path> -r -f
Posted by: Guest on October-15-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language