Re: Empty the Trash-1

Jim M <[email protected]> Fri, 29 Sep 2017 10:54:08 -0700
Newsgroups gmane.comp.lang.realbasic.user
Message-ID <[email protected]>
You can try the lsof command in Terminal.app

lsof | grep myfilename

will list an open file named myfilename and what process is accessing it

-Jim M


> On Sep 29, 2017, at 12:46 AM, Daniel DRIJARD <[email protected]> wrote:
> 
> I have a question, hopefully simple as compared to the current large number of exchanges on this list. I want to empty my trash box but a few items are not erased because they are claimed to be IN USE. I do not see an evidence for such a statement. How can I correct this problem ? 
> 
> I use OSX 10.12.6 on an iMac.
> 
> Daniel
> 
> 
> To unsubscribe, email [email protected]
> 



To unsubscribe, email [email protected]