On Feb 21, 2011, at 07:14:58, Shuai wrote: > Is there any way to figure out which process is still using de.lproj? > I have dragged Growl.prefPane into trash can already. > > I used fuser in Terminal but it does not really tell me much.
Try this: lsof | grep -F Growl.prefPane -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
