pavement

Lsof

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(fstat may be what you want)
Line 1: Line 1:
'''lsof''' is a [[Ports|port]] for listing open files. It's a GNU tool that is not part of the base install.  You might find what you need, without this port, from the system command, <code>fstat</code> (see the [http://www.freebsd.org/cgi/man.cgi?query=fstat fstat man page]).
+
'''lsof''' is a [[Ports|port]] for listing open files. It's a GNU tool that is not part of the base install.  You might find what you need, without this port, from the system command, [[fstat]].
 +
 
 +
see also: [http://www.freebsd.org/cgi/man.cgi?query=fstat fstat man page] at freebsd.org.
  
 
[[Category : System Commands]]
 
[[Category : System Commands]]

Revision as of 14:08, 15 June 2007

lsof is a port for listing open files. It's a GNU tool that is not part of the base install. You might find what you need, without this port, from the system command, fstat.

see also: fstat man page at freebsd.org.

Personal tools