<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tool Tip: &#8220;ls&#8221;</title>
	<atom:link href="http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/feed/" rel="self" type="application/rss+xml" />
	<link>http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/</link>
	<description>UNIX / Linux Shell Hints and Tips&#160;&#160;&#160;&#160;&#160;&#160;(a http://steve-parker.org/sh/sh.shtml subproject)</description>
	<lastBuildDate>Sun, 31 Mar 2013 18:54:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Constantin</title>
		<link>http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/#comment-665</link>
		<dc:creator><![CDATA[Constantin]]></dc:creator>
		<pubDate>Fri, 25 May 2007 13:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/#comment-665</guid>
		<description><![CDATA[Here&#039;s what I have:
alias ls=&#039;ls --color&#039;
alias ll=&#039;ls -l&#039;
alias l=&#039;ls -CF&#039;
alias la=&#039;ls -A&#039;
alias lla=&#039;ll -A&#039;
alias dir=&#039;ls -ba&#039; #not that I use it!
alias lh=&#039;ll -h&#039;]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s what I have:<br />
alias ls=&#8217;ls &#8211;color&#8217;<br />
alias ll=&#8217;ls -l&#8217;<br />
alias l=&#8217;ls -CF&#8217;<br />
alias la=&#8217;ls -A&#8217;<br />
alias lla=&#8217;ll -A&#8217;<br />
alias dir=&#8217;ls -ba&#8217; #not that I use it!<br />
alias lh=&#8217;ll -h&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unixshell</title>
		<link>http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/#comment-21</link>
		<dc:creator><![CDATA[unixshell]]></dc:creator>
		<pubDate>Thu, 01 Mar 2007 01:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/#comment-21</guid>
		<description><![CDATA[Alias is a handy tool for such things: 

&lt;code&gt;alias ll=&quot;ls -lh&quot;&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Alias is a handy tool for such things: </p>
<p><code>alias ll="ls -lh"</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/#comment-20</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Thu, 01 Mar 2007 00:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://nixshell.wordpress.com/2007/02/26/tool-tip-ls/#comment-20</guid>
		<description><![CDATA[I use ls -lh so much that I wrote my own local script to do just that, and called it ll 

I must admit I wasn&#039;t familiar with some of the sorting options.. they could be very useful.]]></description>
		<content:encoded><![CDATA[<p>I use ls -lh so much that I wrote my own local script to do just that, and called it ll </p>
<p>I must admit I wasn&#8217;t familiar with some of the sorting options.. they could be very useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
