Steps to reproduce ------------------ `sudo Remove-Item foo.txt` where foo.txt is owned by root Expected behavior ----------------- `foo.txt` is deleted Actual behavior --------------- `sudo: Remove-Item: command not found`
Steps to reproduce
sudo Remove-Item foo.txtwhere foo.txt is owned by rootExpected behavior
foo.txtis deletedActual behavior
sudo: Remove-Item: command not found