Lähettäjä: Will Davies Päiväys: Vastaanottaja: Hampshire Kopio: Aihe: [Hampshire] how do I delete a file named -n
I have managed to create a file named "-n" without the quotes. Any clues
on how to delete it from the command line?
I've tried
rm -n
rm "-n"
rm '-n'
rm `-n`