Thomas Krennwallner <[EMAIL PROTECTED]> writes: >> At work, we recommend rebooting the system. Currently, it's the only >> reliable way to replace all memory-resident libraries. 8-( > > lsof +L1 prints every unlinked open file:
lsof isn't always available (not installed, not matching kernel version, etc.). Furthermore, I fear it's beyond the skills of my target group (they will restart Apache using "apachetctl restart", for instance).

