Re: lsof equivalent on HP-UX

  • From: Mladen Gogala <gogala@xxxxxxxxxxxxx>
  • To: premjhere@xxxxxxxxx
  • Date: Thu, 23 Jun 2005 09:00:56 +0000

On 06/23/2005 03:11:53 AM, Prem wrote:
> Friends,
> 
> On HP-UX (B.11.11) , is there any command that can give me the 
> output of files list open by a process ? Any suggestion would be
> of great help. 
> 
> As what "lsof" does on linux .
> 
> TIA.

I would try lsof. lsof is not just a linux tool. You can find it on:
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/binaries/hpux

Alternatively, if you have a C compiler, you can compile it from the source:
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof
That is the recommended way of doing things.
-- 
Mladen Gogala
Oracle DBA


--
//www.freelists.org/webpage/oracle-l

Other related posts: