I insomniac321123 macrumors 6502 Original poster Jul 10, 2008 #1 Click for full size - Uploaded with plasq's Skitch This file at the top of the list im my hard drive will not go away. I delete it, and the next time I open the drive it is back again. Any ideas as to what it is and how to get rid of it?
Click for full size - Uploaded with plasq's Skitch This file at the top of the list im my hard drive will not go away. I delete it, and the next time I open the drive it is back again. Any ideas as to what it is and how to get rid of it?
jaikob macrumors 6502 Jul 10, 2008 #2 Open up terminal and type: Code: sudo rm -rf /02* Enter your password when it asks, and its gone 🙂 PS: Im assuming you dont have another file in the same directory that starts with "02" because I got lazy and didn't want to type the rest 😛
Open up terminal and type: Code: sudo rm -rf /02* Enter your password when it asks, and its gone 🙂 PS: Im assuming you dont have another file in the same directory that starts with "02" because I got lazy and didn't want to type the rest 😛
I insomniac321123 macrumors 6502 Original poster Jul 10, 2008 #3 Do you have any idea what could be creating the file?