How do I remove or access a file that has a filename that begins with special characters?

by Geethalakshmi 2010-05-30 03:28:33

How do I remove or access a file that has a filename that begins with special characters?


Use ./ before the filename

root@host:/# rm ./--bad-filename

Tagged in:

854
like
0
dislike
0
mail
flag

You must LOGIN to add comments