FG

How do I know which shared libraries are loaded by an already running process?

Fresh3 days ago
Mar 15, 20265126 views
Confidence Score0%
0%

Problem

How do I know which shared libraries are loaded by an already running process? I'm using Linux.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I know which shared libraries are loaded by an already running process?

Low Risk

Try you may need to install lsof (apt-get install lsof on Ubuntu)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment