Copied 3k+ files onto desktop

bikko100

Registered
trying to import file into itunes and now i have a deskktop with nearly 28gig of files. Anyway i can backdoor delete these files? trying to copy back gets me the pinwheel of death.
 
sweet, i thought that could be a way....now ijust gotta wait for the desktop to load all items before i can access the HD :(
 
Careful! That command will delete ALL files on the desktop. You probably have other files you want to keep on the desktop. Try "rm *.mp3" instead, to delete JUST the mp3 files. Or if you imported as AAC, "rm *.aac".
 
OK, get out of single-user mode, there's no call for that. You don't need to be root to delete a few files.

Now, reboot, and instead of logging in with your username and password as normal, enter in the username field:
>console

And hit enter. Now, log in with your regular username and password, delete whatever files you need to, and go back to the regular login screen by typing
exit
 
Back
Top