in reply to Re: Auto-detecting module usage
in thread Auto-detecting module usage
I want the reverse: if I'm a module, what program just loaded me? I don't want to know what modules a given program depends on; I want to know whether a given module on my system is actually *used* by any program on the system, and if so, which one.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Auto-detecting module usage
by bart (Canon) on Jan 24, 2006 at 09:14 UTC | |
|
Re^3: Auto-detecting module usage
by socketdave (Curate) on Jan 24, 2006 at 04:52 UTC | |
by Anonymous Monk on Jan 24, 2006 at 18:42 UTC |