<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>nicholasjon.com :: a weblog &gt;&gt; posts tagged: commandline</title>
    <link>http://nicholasjon.com/</link>
    <pubDate>Mon, 24 Sep 2007 09:17:35 GMT</pubDate>
    <description>nicholasjon.com :: an rss feed</description>
    <image>
      <url>http://www.nicholasjon.com/images/n_ficon.gif</url>
      <link>http://nicholasjon.com/</link>
      <title>nicholasjon.com :: favicon</title>
    </image>
    <item>
      <title>Star Wars ASCII</title>
      <link>http://nicholasjon.com/permalink/2007/9/24/star_wars_ascii</link>
      <description>&lt;p&gt;I always forget where this is located, so I&amp;#8217;m blogging it.  Just pop open a shell and type:&lt;/p&gt;


&lt;code&gt;telnet towel.blinkenlights.nl
&lt;/code&gt;

	&lt;p&gt;Apparently if you&amp;#8217;re using IPv6 it&amp;#8217;s in color.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Sep 2007 09:17:35 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/9/24/star_wars_ascii</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Updating Rubygems</title>
      <link>http://nicholasjon.com/permalink/2007/3/14/updating_rubygems</link>
      <description>&lt;p&gt;Here&amp;#8217;s how I updated my MacBook Pro from Rails 1.2.1 to Rails 1.2.3:&lt;/p&gt;


&lt;code&gt;sudo gem update --system
sudo mv /usr/local/lib/ruby/gems/1.8/source_cache ~/tmp
mv ~/.gem/ ~/tmp/
gem sources
sudo gem install rails --include-dependencies
&lt;/code&gt;

	&lt;p&gt;Those five lines of code took about an hour and some serious Googling to figure out.  Ah well, back to work.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: You may (probably will) get an error after you run &amp;#8220;sudo gem install rails&amp;#8212;include-dependencies&amp;#8221;.  I&amp;#8217;m not sure exactly why, but running the same command again will finally update your Rails install.  Anyone with a better solution should feel free to pop a comment down below.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 05:24:03 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/3/14/updating_rubygems</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Learning the shell</title>
      <link>http://nicholasjon.com/permalink/2007/2/24/learning_the_shell</link>
      <description>&lt;p&gt;Everytime I read one of these I pick up something new.&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://linuxcommand.org/learning_the_shell.php"&gt;http://linuxcommand.org/learning_the_shell.php&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 24 Feb 2007 06:55:15 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/2/24/learning_the_shell</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Ruby one-liners</title>
      <link>http://nicholasjon.com/permalink/2006/9/17/ruby_oneliners</link>
      <description>&lt;p&gt;For command line gurus and shell script sultans&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.fepus.net/ruby1line.txt"&gt;http://www.fepus.net/ruby1line.txt&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:12 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/9/17/ruby_oneliners</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Big list of OSX shell commands</title>
      <link>http://nicholasjon.com/permalink/2006/7/20/big_list_of_osx_shell_commands</link>
      <description>&lt;p&gt;Always nice to have a reference&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.ss64.com/osx/index.html"&gt;http://www.ss64.com/osx/index.html&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:18 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/7/20/big_list_of_osx_shell_commands</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Linux newbie guide</title>
      <link>http://nicholasjon.com/permalink/2006/1/12/linux_newbie_guide</link>
      <description>&lt;p&gt;Many (many many) shortcuts and commands&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.unixguide.net/linux/linuxshortcuts.shtml"&gt;http://www.unixguide.net/linux/linuxshortcuts.shtml&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:10 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/1/12/linux_newbie_guide</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
  </channel>
</rss>
