lsof
lsof – list open files
[code lang="bash"]
/usr/sbin/lsof |wc -l
[/code]
[code lang="bash"]
/usr/sbin/lsof -u root |wc -l
[/code]
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.