How can I free files that are in use by quicklook?
Posted
by alex-auguste1
on Super User
See other posts from Super User
or by alex-auguste1
Published on 2010-03-30T20:42:49Z
Indexed on
2010/03/30
20:43 UTC
Read the original article
Hit count: 353
I have a couple pictures I was looking through and deleting stuck in my trash (Mac OSX 10.6 latest) and finder tells me they are in use when I try to delete them.
I looked around online and found the lsof command in terminal (type lsod with a space, drag the file onto terminal, press enter) it told me the file was in use by:
COMMAND PID FD
Finder 7747 txt
Finder 7747 13r
mdworker 8685 txt
quicklook 8822 13r
quicklook 8822 14r
any idea what I can do about this? (other than restarting, this happens to me quite a bit), I'm wondering if this could be a bug as well.
Thanks for any help.
© Super User or respective owner