pavement

Lsof

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
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, [[fstat]].  
+
'''lsof''' is a [[Ports|port]] for listing open files. It's a GNU tool that is not part of the base install.  The tool typically used for finding and listing open files under FreeBSD is [[fstat]].  
  
 
see also: [http://www.freebsd.org/cgi/man.cgi?query=fstat fstat man page] at freebsd.org.
 
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 15: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. The tool typically used for finding and listing open files under FreeBSD is fstat.

see also: fstat man page at freebsd.org.

Personal tools