Submitted by nasso on Wed, 07/28/2010 - 13:15
Simple and effective method:
netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1
<code>
<blockcode>
<bash>
<c>
<cpp>
<drupal5>
<drupal6>
<java>
<javascript>
<php>
<python>
<ruby>
<foo>
[foo]
More information about formatting options
Comments
0 comments postedPost new comment