<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>opensoul.org - What's your command? Changes</title>
  <id>tag:opensoul.org,2009:/2006/9/27/what-s-your-command/changes</id>
  <generator uri="http://mephistoblog.com" version="0.8.0">Mephisto Drax</generator>
  <link href="http://opensoul.org/2006/9/27/what-s-your-command/changes.xml" rel="self" type="application/atom+xml"/>
  <link href="/2006/9/27/what-s-your-command" rel="alternate" type="text/html"/>
  <updated>2006-10-23T03:44:21Z</updated>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>brandon</name>
    </author>
    <id>tag:opensoul.org,2006-10-23:138:1</id>
    <published>2006-09-27T05:35:33Z</published>
    <updated>2006-10-23T03:44:21Z</updated>
    <link href="http://opensoul.org/2006/9/27/what-s-your-command" rel="alternate" type="text/html"/>
    <title>What's your command?</title>
<content type="html">&lt;p&gt;Inspired by &lt;a href=&quot;http://laundr.us/2006/09/24/#12&quot;&gt;laundr.us&lt;/a&gt;.&lt;/p&gt;

&lt;pre&gt;
brandon$ history | awk '{print $2}' | awk 'BEGIN {FS=&quot;|&quot;} {print $1}' |  sort | uniq -c | sort -nr | head -10
  78 cd
  76 rake
  61 ls
  60 svn
  24 mongrel_rails
  21 ./script/generate
  19 ruby
  18 ./script/console
  17 rm
  12 ssh
&lt;/pre&gt;</content>  </entry>
</feed>
