Port - who is using what portnumber: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Linux]] | [[Category:Linux]] | ||
<pre> | <pre> | ||
lsof -i :143 | lsof -i :143 | ||
</pre> | </pre> |
Latest revision as of 12:29, 29 January 2014
lsof -i :143