[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lsof utility for OpenBSD
On Sat, Nov 02, 2002 at 04:34:06PM -0700, Peter Valchev wrote:
> > I found a number of sources for "lsof", a utility commonly used in forensics and analysing currently opened files in a system.
> >
> > I found one that runs on Solaris, but none specifically that runs on OpenBSD.
> ..
>
> You can find a binary package you can add w/ pkg_add(1) on your
> favourite ftp mirror in the packages directory. Or build it yourself
> using the port, see www.openbsd.org/ports.html for info.
or just use fstat(1).