<?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>Joe's Amazing Technicolor Weblog &#187; command line</title>
	<atom:link href="http://slagwerks.com/blog/index.php/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://slagwerks.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 22:31:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Those who abstain from the command line, avert thy eyes</title>
		<link>http://slagwerks.com/blog/index.php/2008/04/12/those-who-abstain-from-the-command-line-avert-thy-eyes/</link>
		<comments>http://slagwerks.com/blog/index.php/2008/04/12/those-who-abstain-from-the-command-line-avert-thy-eyes/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 15:43:22 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/index.php/2008/04/12/those-who-abstain-from-the-command-line-avert-thy-eyes/</guid>
		<description><![CDATA[Here&#8217;s my top 10 command line entries, according to history &#124; awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}' &#124; sort -rn &#124;&#160;head 125 svn 58 ls 38 symfony 37 gvim 36 vim 36 cd 34 php 20 uptime 14 ssh 10&#160;lighttpd Idea &#38; shell magic via Bill de Hóra. You can see that my recent work [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my top 10 command line entries, according to <code>history | awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}' | sort -rn |&nbsp;head</code></p>
<blockquote><p>125   svn<br />
58   ls<br />
38   symfony<br />
37   gvim<br />
36   vim<br />
36   cd<br />
34   php<br />
20   uptime<br />
14   ssh<br />
10&nbsp;lighttpd</p></blockquote>
<p>Idea <span class="amp">&amp;</span> shell magic via <a href="http://www.dehora.net/journal/2008/04/10/that-looks-about-right/">Bill de Hóra</a>. You can see that my recent work has been symfony-heavy (that&#8217;s what all the php is for,&nbsp;too).</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2008/04/12/those-who-abstain-from-the-command-line-avert-thy-eyes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
