|
|
How do I remove or access a file that has a filename that begins with special characters? - Linux
|
Views : 176
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
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
|
|
By - Geethalakshmi, On - 2010-05-30 |
|
|
|