From: Dave Neary (dave.neary at domain palamon.ie)
Date: Thu 03 May 2001 - 11:33:50 IST
Conor Daly wrote:
>
> Running two boxes, one SunOS 5.5 the other SunOS 5.7 Is there an equivalent
> of lsof for these boxes? I'm trying to do a C-shell script to do a waitfor
> on a file and I can do it for a file that shows on a command-line using ps
> but I really need lsof instead.
How about using lsof? It's available for Solaris
http://www.sunfreeware.com/ I think, and if not the source
(ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/) should build on Solaris.
If solaris's man supports -k you could try man -k open | grep files -
also it'll be in section 8 of the man pages, if that's a help. And it'll
likely be one of the executables in /usr/sbin :)
> TIA
> Conor
Cheers,
Dave.
-- David Neary, E-Mail dave.neary at domain palamon.ie Palamon Technologies Ltd. Phone +353-1-634-5059
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:10:10 GMT