lsof

November 26th, 2009 by Slavi | Filed under General

lsof – list open files

[code lang="bash"]
/usr/sbin/lsof |wc -l
[/code]

[code lang="bash"]
/usr/sbin/lsof -u root |wc -l
[/code]

tag_icon

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 comment.

To leave a comment, please fill in the fields below.