Binaries and libs of a PID lsof
Show only mapped executable and shared libs; -a ANDs the filters, great after a deploy
lsof -p <pid> -a -d txt,mem
more lsof
all 19 commands →
Show only mapped executable and shared libs; -a ANDs the filters, great after a deploy
lsof -p <pid> -a -d txt,mem