Quote:
Originally Posted by crazyelectron
Great! There are quite a few more event sources we can eavesdrop:
and also
Code:
grep -sori "com\.lab126\.[a-z\.]\+" /etc /usr | cut -d ':' -f 2 | sort -u
(this one takes a while)
|
Just a note that properties reported by lipc-probe are *properties* that you can set and query, using lipc-set-prop and lipc-get-prop, not events that you can wait on.