deleting hyphen/tag names in shell
by MUSTDOS from LinuxQuestions.org on (#6FZ4Z)
I accidentally got a file to be named as --skip-spring.
How do I delete or rename that file without moving all other files in the same directory to a different temporary file then deleting the said file?
How do I delete or rename that file without moving all other files in the same directory to a different temporary file then deleting the said file?