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.