[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What dumps files like magicCfLHA0 into my $HOME?



Are there any patterns in the files appearing. Like an app you use that
makes them appear? Or are they appearing all the time?

You can use lsof to find what programmes have what files open, and this
could be used to find the culprit programme, but only *while the
programme has the magic files open*. Use something like

lsof -n |grep magic

Hope lsof will help you here :)

Crispin Wellington



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: