PowerShell - File and Directory Operations
What will be the output of this PowerShell command if the file
secret.txt is hidden and read-only?Remove-Item -Path 'C:\temp\secret.txt'