View Single Post
PathFinder@9GS's Avatar
Posts: 164 | Thanked: 79 times | Joined on Jul 2010
#4
To delete the file , you can always do rm or rmdir depending on what you are tryin to do with.
Try deleting it without using sudo first

navigate to the folder containing that file and do rm <file name>

Make sure you know what you're doing.