<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A Simple Script for Harvesting DNS, Country, State, and City Information From a List of IP Addresses</title>
	<atom:link href="http://danielmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses</link>
	<description>grep understanding</description>
	<lastBuildDate>Tue, 15 May 2012 12:09:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Daniel Miessler</title>
		<link>http://danielmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses/comment-page-1#comment-241916</link>
		<dc:creator>Daniel Miessler</dc:creator>
		<pubDate>Wed, 20 May 2009 10:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses#comment-241916</guid>
		<description>&lt;p&gt;Heh, I had that originally and changed it back because I wanted a mix of&lt;br&gt;results. It actually did reduce the number of lines even without the sort,&lt;br&gt;which I didn&#039;t think it would do either until I tried it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Heh, I had that originally and changed it back because I wanted a mix of<br />results. It actually did reduce the number of lines even without the sort,<br />which I didn&#39;t think it would do either until I tried it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Miessler</title>
		<link>http://danielmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses/comment-page-1#comment-241715</link>
		<dc:creator>Daniel Miessler</dc:creator>
		<pubDate>Wed, 20 May 2009 06:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses#comment-241715</guid>
		<description>&lt;p&gt;Heh, I had that originally and changed it back because I wanted a mix of&lt;br&gt;results. It actually did reduce the number of lines even without the sort,&lt;br&gt;which I didn&#039;t think it would do either until I tried it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Heh, I had that originally and changed it back because I wanted a mix of<br />results. It actually did reduce the number of lines even without the sort,<br />which I didn&#39;t think it would do either until I tried it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Holt</title>
		<link>http://danielmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses/comment-page-1#comment-241709</link>
		<dc:creator>Thomas Holt</dc:creator>
		<pubDate>Wed, 20 May 2009 02:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/a-simple-script-for-harvesting-dns-country-state-and-city-information-from-a-list-of-ip-addresses#comment-241709</guid>
		<description>&lt;p&gt;Hey Daniel, you probably want to change your uniq line to&lt;br&gt;&lt;br&gt;sort &lt; ips.txt &#124; uniq &gt; uniques.txt&lt;br&gt;&lt;br&gt;uniq expects it&#039;s input to be sort&#039;d&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Daniel, you probably want to change your uniq line to<br /><br />sort &lt; ips.txt | uniq &gt; uniques.txt<br /><br />uniq expects it&#39;s input to be sort&#39;d</p>
]]></content:encoded>
	</item>
</channel>
</rss>

