<?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"
	>
<channel>
	<title>Comments on: Don&#8217;t follow me&#8230;</title>
	<atom:link href="http://www.hexten.net/2008/04/16/dont-follow-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hexten.net/2008/04/16/dont-follow-me</link>
	<description>Better than Slashdot</description>
	<pubDate>Thu, 28 Aug 2008 07:09:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Andy</title>
		<link>http://www.hexten.net/2008/04/16/dont-follow-me#comment-52904</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 22 Jun 2008 15:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/2008/04/16/dont-follow-me#comment-52904</guid>
		<description>tack is my (badly named) wrapper for ack which turns the results into a list of links I can click on to jump to the location in TextMate :)

I didn't know about the real tack when I named it.</description>
		<content:encoded><![CDATA[<p>tack is my (badly named) wrapper for ack which turns the results into a list of links I can click on to jump to the location in TextMate :)</p>
<p>I didn&#8217;t know about the real tack when I named it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Memetastic! &#171; technology and stuff</title>
		<link>http://www.hexten.net/2008/04/16/dont-follow-me#comment-52635</link>
		<dc:creator>Memetastic! &#171; technology and stuff</dc:creator>
		<pubDate>Wed, 18 Jun 2008 09:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/2008/04/16/dont-follow-me#comment-52635</guid>
		<description>[...] Memetastic!  These are the commands I&#8217;m running. Great idea! [...]</description>
		<content:encoded><![CDATA[<p>[...] Memetastic!  These are the commands I&#8217;m running. Great idea! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samuri</title>
		<link>http://www.hexten.net/2008/04/16/dont-follow-me#comment-52250</link>
		<dc:creator>samuri</dc:creator>
		<pubDate>Tue, 10 Jun 2008 16:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/2008/04/16/dont-follow-me#comment-52250</guid>
		<description>I'm afraid mine's terrible boring. but then most of what I do on this box is editing files and jumping onto other boxes.

182 ls
133 vi
129 cd
91 ssh
84 exit
61 tail
52 telnet
43 configs
30 unalias
30 ./ecs-filter.pl</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid mine&#8217;s terrible boring. but then most of what I do on this box is editing files and jumping onto other boxes.</p>
<p>182 ls<br />
133 vi<br />
129 cd<br />
91 ssh<br />
84 exit<br />
61 tail<br />
52 telnet<br />
43 configs<br />
30 unalias<br />
30 ./ecs-filter.pl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.hexten.net/2008/04/16/dont-follow-me#comment-48204</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 21 Apr 2008 10:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/2008/04/16/dont-follow-me#comment-48204</guid>
		<description>This works on MS-DOS, providing you have cygwin installed

&lt;code&gt;doskey /history &#124; awk "{print $1"} &#124; sort &#124; uniq -c &#124; sort -rn -k1&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This works on MS-DOS, providing you have cygwin installed</p>
<p><code>doskey /history | awk "{print $1"} | sort | uniq -c | sort -rn -k1</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.hexten.net/2008/04/16/dont-follow-me#comment-48203</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 21 Apr 2008 10:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/2008/04/16/dont-follow-me#comment-48203</guid>
		<description>105 ls
105 cd
95 svn
26 rm
24 ./set_osmc.bsh
20 mv
19 du
8 pwd
8 cat
7 ./compare_headers.bsh</description>
		<content:encoded><![CDATA[<p>105 ls<br />
105 cd<br />
95 svn<br />
26 rm<br />
24 ./set_osmc.bsh<br />
20 mv<br />
19 du<br />
8 pwd<br />
8 cat<br />
7 ./compare_headers.bsh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piers</title>
		<link>http://www.hexten.net/2008/04/16/dont-follow-me#comment-47895</link>
		<dc:creator>piers</dc:creator>
		<pubDate>Sat, 19 Apr 2008 00:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/2008/04/16/dont-follow-me#comment-47895</guid>
		<description>157 ssh
     81 vpnc-connect
     40 sudo
     27 cd
     22 pwd
     22 ls
     13 ./macro_by_type_rpt2rtf.pl
     10 more
      8 qsopcast
      7 vi

so i ran my text to RTF perl script 13 time before it worked, forgot where i was 22 times, logged on to other machines A LOT and watched 8 cricket matches from around the world on sopcast.

just another day at the office</description>
		<content:encoded><![CDATA[<p>157 ssh<br />
     81 vpnc-connect<br />
     40 sudo<br />
     27 cd<br />
     22 pwd<br />
     22 ls<br />
     13 ./macro_by_type_rpt2rtf.pl<br />
     10 more<br />
      8 qsopcast<br />
      7 vi</p>
<p>so i ran my text to RTF perl script 13 time before it worked, forgot where i was 22 times, logged on to other machines A LOT and watched 8 cricket matches from around the world on sopcast.</p>
<p>just another day at the office</p>
]]></content:encoded>
	</item>
</channel>
</rss>
