View Full Version : files stuck on desktop
spinningplates
Jan 14, 2003, 09:51 PM
i saw this thread about a month ago recommending "get info" from bare bones, but my demo has expired. why are files stuck on the desktop in the first place? "The item 'a' is being used by another task right now." Does anyone know the source of the problem and know how to fix it? Any software that doesn't expire?? I'm a mac newbie and would appreciate any help you can give. thanks.
bennetsaysargh
Feb 1, 2003, 08:53 PM
this happened to me once
i had a bunch of files stuck on my desktop and couldn't get them off. what i did was i rebooted into OS 9 and went onto my OS X desktop and dragged them into the trash.
MrMacMan
Feb 1, 2003, 09:08 PM
If you need to delete it they use either the sudo command or get one of those 'delete' programs that do it for you.
Look for 'Delete It' for one of those progs.
If you want to move it there is a command but you should just boot into 9.
beez7777
Feb 1, 2003, 10:24 PM
i had this problem as well. the easiest thing to do, as bennetsaysargh said, is to go into OS 9, locate your OS X desktop folder (its in your user folder) and to just drag the files into the trash.
macfreek57
Feb 1, 2003, 10:51 PM
or you could use the "top" command in the terminal to find the pid number (in the far left column) of "a" and use the "kill" command to quit it
hit q while running top to quit it and the syntax for the kill command is "kill" and then a space and the the pid number of the process that you want to end
after doing this you should be able to do whatever you want with the file (assuming you have permissions)
mc68k
Feb 2, 2003, 12:39 AM
if you're an admin user, open up Terminal.app and type in:sudo rm -rfwith a space after f. Then drag the file or multiple selected files into the terminal window. Enter your admin password.
Gone.
spinningplates
Feb 2, 2003, 09:37 PM
thank you so much! terminal.app did a wonderful job! what relief! the files are gone! freedom! thanks again!
rainman::|:|
Feb 2, 2003, 09:53 PM
Originally posted by macfreek57
or you could use the "top" command in the terminal to find the pid number (in the far left column) of "a" and use the "kill" command to quit it
hit q while running top to quit it and the syntax for the kill command is "kill" and then a space and the the pid number of the process that you want to end
after doing this you should be able to do whatever you want with the file (assuming you have permissions)
a lot of times stuck files are due to permission problems and not processes accessing the files. you should be able to put a file that's in use in the trash, and a reboot should then make the file inaccessible to the program. doesn't always work like this, and messing around with killing processes can be very bad to your system...
pnw
jaykk
Feb 2, 2003, 10:10 PM
rm -rf can be dangerous if u dont use it cautiously :) u can delete entire hardrive if u drag a wrong icon :)
spinningplates
Feb 2, 2003, 11:22 PM
hmm, thanks for the advice. i'll be sure to be careful.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.