<?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: Handy bash Aliases</title>
	<atom:link href="http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/</link>
	<description>A whole bunch of nought thought by Chris Cummer</description>
	<pubDate>Tue, 06 Jan 2009 12:17:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Monkey Man</title>
		<link>http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/#comment-1599</link>
		<dc:creator>Monkey Man</dc:creator>
		<pubDate>Wed, 17 Oct 2007 15:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/#comment-1599</guid>
		<description>My favourite is 

alias lt="ls -lt $1 &#124;head"</description>
		<content:encoded><![CDATA[<p>My favourite is </p>
<p>alias lt=&#8221;ls -lt $1 |head&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/#comment-1284</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 21 Aug 2007 04:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/#comment-1284</guid>
		<description>I like those l* variants, handy stuff. I think I'll add those in.</description>
		<content:encoded><![CDATA[<p>I like those l* variants, handy stuff. I think I&#8217;ll add those in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/#comment-1283</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 21 Aug 2007 03:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/08/16/handy-bash-aliases/#comment-1283</guid>
		<description>hey chris, fyi, cd with no args will tak you home. Me, I've used
alias ls='ls -F'
alias l='ls -l'
alias la='ls -a'
alias ll='ls -la'
was default on the physics systems, and i've never kicked the habit.</description>
		<content:encoded><![CDATA[<p>hey chris, fyi, cd with no args will tak you home. Me, I&#8217;ve used<br />
alias ls=&#8217;ls -F&#8217;<br />
alias l=&#8217;ls -l&#8217;<br />
alias la=&#8217;ls -a&#8217;<br />
alias ll=&#8217;ls -la&#8217;<br />
was default on the physics systems, and i&#8217;ve never kicked the habit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
