* Rob Verduijn <rob.verduijn@gmail.com> [12-14-13 05:17]:
@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 ?
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.
Why not answer your own question? from a system with no deleted libraries in use: lsof | grep DEL | wc -l 947 Do not believe this information of much use. ps: Please consider formatting your posts in the manner prescribed for this list: http://en.opensuse.org/openSUSE:Mailing_list_netiquette I removed the sig's but am not going to cut/past the rest to restore order and/or lend better comprehension. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org