<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AlekZ&#039; Scratchpad &#187; socket</title>
	<atom:link href="http://www.alekz.net/archives/tag/socket/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alekz.net</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What process is using this port?</title>
		<link>http://www.alekz.net/archives/60</link>
		<comments>http://www.alekz.net/archives/60#comments</comments>
		<pubDate>Mon, 14 Apr 2008 00:23:09 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[lsof]]></category>
		<category><![CDATA[pfiles]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[socket]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=60</guid>
		<description><![CDATA[If lsof is installed in your system: xeon# lsof 2&#62;/dev/null &#124; fgrep :telnet telnet 18409 alekz 4u IPv4 0xffffff0e3b19c740 0t0 TCP xeon:52431-&#62;10.0.0.1:telnet (UknownState_-2094513781) xeon# lsof 2&#62;/dev/null &#124; fgrep :8080 firefox-b 699 alekz 52u IPv4 0xffffff02db1e0780 0t110637 TCP xeon:51567-&#62;dmz:8080 (UknownState_-2094513781) firefox-b 699 alekz 67u IPv4 0xffffff0e3b0e06c0 0t127870 TCP xeon:47231-&#62;dmz:8080 (UknownState_-2094513781) squid 2778 nobody 8u IPv4 0xffffff01dc8ce080 [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

