LinuxHelps.com

A blog for Linux Lovers.

3
Mar 2009
Install lsof in FreeBSD
Posted in FreeBSD by sibu at 2:41 pm |

lsof lists information about files opened by processes for the varios UNIX dialects.

Type the following command to update current ports collection and install lsof from ports:

# portsnap fetch update
# cd /usr/ports/sysutils/lsof
# make install clean


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply