@John Andersen What would be the correct solution ? And out of curiosity, what amount of file handles do you expect to be negative hits with the "lsof | grep DEL" command ? Regards Rob 2013/12/13 John Andersen <jsamyth@gmail.com>:
On 12/13/2013 6:03 AM, Darin Perusich wrote:
And lastly,
When you issue the command zypper ps, you get a list of processes that are using libraries that are no longer in use, does anybody know how to perform the same trick without using zypper ?
lsof | grep DEL
These command are in no way equivalent.
losf +L1 will get you something approximating useful information, but it too will list many files that were temp files which some program opened at one time but never bothered to release the handle even when the file was deleted.
-- _____________________________________ ---This space for rent--- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org