pavement

Lsof

From FreeBSDwiki
Revision as of 09:48, 4 January 2008 by DrModiford (Talk | contribs)
Jump to: navigation, search

The 'lsof' command is used to determine the status of file system objects (directories and files) in use by users and processes. It is part of the GNU project and is typically found on Linux based systems and as such is not part of the default base installation of FreeBSD. The equivalent command on FreeBSD is fstat.

The 'lsof' command is available through the ports system.

Personal tools