I have a file named "-p" in my home directory. Which of the following commands will be used to delete this file?
rm -p
rm -f -p
rm -f -- -p
rm -f "-p"