Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Solaris 和 HP-UX Itanium 上,pldd $process_id 将提供为该进程加载的共享对象。AIX 有 procldd,Linux 有 pmap,它们具有相同的功能。
HP-UX PA-RISC 是否有等价物?
如果不是 - 应该采取什么方法来写一个。使用 ttrace() 也许?
我相信 lsof 有你正在寻找的信息。
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.84/