<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.lcnw.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Main_Page%2FIT%2Ftext_processing%2Fgrep</id>
	<title>Main Page/IT/text processing/grep - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.lcnw.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Main_Page%2FIT%2Ftext_processing%2Fgrep"/>
	<link rel="alternate" type="text/html" href="https://www.lcnw.co.uk/wiki/index.php?title=Main_Page/IT/text_processing/grep&amp;action=history"/>
	<updated>2026-05-17T14:17:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.4</generator>
	<entry>
		<id>https://www.lcnw.co.uk/wiki/index.php?title=Main_Page/IT/text_processing/grep&amp;diff=26&amp;oldid=prev</id>
		<title>Clewis: Created page with &quot;=grep= Some useful things to know ==Finding IPs only== &lt;pre&gt;cat filewithips | grep -Eo '([0-9]{1,3}\.){3}[0-9]{1,3}'  | sort | uniq&lt;/pre&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.lcnw.co.uk/wiki/index.php?title=Main_Page/IT/text_processing/grep&amp;diff=26&amp;oldid=prev"/>
		<updated>2014-07-03T09:46:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=grep= Some useful things to know ==Finding IPs only== &amp;lt;pre&amp;gt;cat filewithips | grep -Eo &amp;#039;([0-9]{1,3}\.){3}[0-9]{1,3}&amp;#039;  | sort | uniq&amp;lt;/pre&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=grep=&lt;br /&gt;
Some useful things to know&lt;br /&gt;
==Finding IPs only==&lt;br /&gt;
&amp;lt;pre&amp;gt;cat filewithips | grep -Eo '([0-9]{1,3}\.){3}[0-9]{1,3}'  | sort | uniq&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Clewis</name></author>
		
	</entry>
</feed>