Thank you, I will make sure to do that. You mean using leonsociety's instructions above? Will give it a shot and make sure to replace exampleFile with the actual file.
I was thinking using what I typed in the screenshot in my message, but it's effectively the same command either way. I don't believe I sawThank you, I will make sure to do that. You mean using leonsociety's instructions above? Will give it a shot and make sure to replace exampleFile with the actual file.
-f
in leonsociety's instructions, which is used to force the deletion of a file. It's not necessary, but always helpful.sudo rm -rf is correct. Sorry, the -f doesn't need to go anywhere. You have the right commandSo just to be clear, I should type in to Terminal: sudo rm -rf
Then drop in the offending file. Where does -f go?