Answers for "powershell delete file command"

3

how to delete a file using powershell

Remove-Item "path/filename.extension"
Posted by: Guest on October-05-2020

Code answers related to "powershell delete file command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language