![](https://seccdn.libravatar.org/avatar/b4047644c59f2d63b88e9464c02743fd.jpg?s=120&d=mm&r=g)
13 Dec
2013
13 Dec
'13
20:01
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