If you can't use Finder to delete files, you can do so from the Terminal window.
You may also need to use the sudo command in combination with the rm command. Example:
sudo rm file.ext
Be careful with sudo as it's the equivalent of running a command as root. I think there's a similar post about this already on TFP if you search for it. Try "sudo" as the search term.
Good luck.
__________________
How you do anything is how you do everything.
|