<?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:go='http://ns.gigaom.com/'
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: Unix Tip: Remember The Tab</title>
	<atom:link href="http://gigaom.com/apple/unix-tip-remember-the-tab/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/apple/unix-tip-remember-the-tab/</link>
	<description></description>
	<lastBuildDate>Sat, 11 Feb 2012 06:01:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dig Into Unix</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316420</link>
		<dc:creator><![CDATA[Dig Into Unix]]></dc:creator>
		<pubDate>Wed, 10 Jun 2009 21:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316420</guid>
		<description><![CDATA[[...] started a great series back in January 2007 on this subject, and now I&#8217;d like to cover some of the basics again, and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] started a great series back in January 2007 on this subject, and now I&#8217;d like to cover some of the basics again, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316419</link>
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Thu, 05 Feb 2009 09:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316419</guid>
		<description><![CDATA[If your tab is not working, chances are you are using a different shell.

You are probably using the Bourne Shell - its the default. /bin/sh

Try using bash, type &quot;bash&quot; and then it should work.
Bash is just an advanced version of sh.]]></description>
		<content:encoded><![CDATA[<p>If your tab is not working, chances are you are using a different shell.</p>
<p>You are probably using the Bourne Shell &#8211; its the default. /bin/sh</p>
<p>Try using bash, type &#8220;bash&#8221; and then it should work.<br />
Bash is just an advanced version of sh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debanjan</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316418</link>
		<dc:creator><![CDATA[Debanjan]]></dc:creator>
		<pubDate>Thu, 29 May 2008 07:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316418</guid>
		<description><![CDATA[In my unix system, tab is not working. What do I need to set ?]]></description>
		<content:encoded><![CDATA[<p>In my unix system, tab is not working. What do I need to set ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darryl</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316417</link>
		<dc:creator><![CDATA[Darryl]]></dc:creator>
		<pubDate>Thu, 08 Feb 2007 18:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316417</guid>
		<description><![CDATA[For kicks, try

&lt;code&gt;ls -l --color&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>For kicks, try</p>
<p><code>ls -l --color</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unix Tip: Commands at The Apple Blog</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316416</link>
		<dc:creator><![CDATA[Unix Tip: Commands at The Apple Blog]]></dc:creator>
		<pubDate>Wed, 10 Jan 2007 20:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316416</guid>
		<description><![CDATA[[...] Last week I posted the Tab trick when in the Terminal/command line interface. Quickly, it expands the text output that you&#8217;re typing, of both directories and commands. Tapping Tab twice will bring up commands or directories starting with the same letter you&#8217;ve already typed - or even show the available items you can append to your entered command. (As an example, type: &#8220;cd&#8221; and then hit Tab Tab. It shows you a list of current directories you can move into.) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Last week I posted the Tab trick when in the Terminal/command line interface. Quickly, it expands the text output that you&#8217;re typing, of both directories and commands. Tapping Tab twice will bring up commands or directories starting with the same letter you&#8217;ve already typed &#8211; or even show the available items you can append to your entered command. (As an example, type: &#8220;cd&#8221; and then hit Tab Tab. It shows you a list of current directories you can move into.) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clair</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316415</link>
		<dc:creator><![CDATA[Clair]]></dc:creator>
		<pubDate>Sat, 06 Jan 2007 05:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316415</guid>
		<description><![CDATA[@Mark 2000

DOS is nothing but a very stripped down unix.

 &quot;It doesn’t tell you anything about the disk or the number of files your looking at. It makes no distinction between directories and files.&quot;

Of course it doesn&#039;t tell you about the disk because &#039;ls&#039; for listing the files in a directory. if you wish to know more about the disk itself, you need to run the command to do so. du and df will do that for you. UNIX has a more powerful set of commands which are more specialized than DOS. To get ls to give you more information, you have to tell it to give you more information.

Want to know the difference between a file and a directory...

ls -l
drwx------   2 user  group  68 Jan  6 00:38 dir
-rw-------   1 user  group   0 Jan  6 00:38 file

First character tells you. d = directory.
- = regular file

There are other types of special files, but I won&#039;t go into those.

You could also do a ls -lF

drwx------   2 user  group  68 Jan  6 00:38 dir/
-rw-------   1 user  group   0 Jan  6 00:38 file

You&#039;ll notice the / after the directory name. Executable files not only will they show up with the x&#039;s in the permissions, but they&#039;ll have a * after the file name.

Why doesn&#039;t ls do this by default? Fewer options asked for, less information. Seems to make sense to me. I sure wouldn&#039;t want to ls -kjhyiuhsdftijh to have it only list the file names like you have to give the dir command in DOS.

You can also refer to the man page for a larger set of options.

dir in DOS has similar flags for sorting, for showing/hiding other information. dir in dos won&#039;t tell you permissions, You have to use attrib, etc.

The best part about this is you don&#039;t have to like or use UNIX. It&#039;s all a matter of preference. Personally, its command set make a lot more sense than DOS ever did.]]></description>
		<content:encoded><![CDATA[<p>@Mark 2000</p>
<p>DOS is nothing but a very stripped down unix.</p>
<p> &#8220;It doesn’t tell you anything about the disk or the number of files your looking at. It makes no distinction between directories and files.&#8221;</p>
<p>Of course it doesn&#8217;t tell you about the disk because &#8216;ls&#8217; for listing the files in a directory. if you wish to know more about the disk itself, you need to run the command to do so. du and df will do that for you. UNIX has a more powerful set of commands which are more specialized than DOS. To get ls to give you more information, you have to tell it to give you more information.</p>
<p>Want to know the difference between a file and a directory&#8230;</p>
<p>ls -l<br />
drwx&#8212;&#8212;   2 user  group  68 Jan  6 00:38 dir<br />
-rw&#8212;&#8212;-   1 user  group   0 Jan  6 00:38 file</p>
<p>First character tells you. d = directory.<br />
- = regular file</p>
<p>There are other types of special files, but I won&#8217;t go into those.</p>
<p>You could also do a ls -lF</p>
<p>drwx&#8212;&#8212;   2 user  group  68 Jan  6 00:38 dir/<br />
-rw&#8212;&#8212;-   1 user  group   0 Jan  6 00:38 file</p>
<p>You&#8217;ll notice the / after the directory name. Executable files not only will they show up with the x&#8217;s in the permissions, but they&#8217;ll have a * after the file name.</p>
<p>Why doesn&#8217;t ls do this by default? Fewer options asked for, less information. Seems to make sense to me. I sure wouldn&#8217;t want to ls -kjhyiuhsdftijh to have it only list the file names like you have to give the dir command in DOS.</p>
<p>You can also refer to the man page for a larger set of options.</p>
<p>dir in DOS has similar flags for sorting, for showing/hiding other information. dir in dos won&#8217;t tell you permissions, You have to use attrib, etc.</p>
<p>The best part about this is you don&#8217;t have to like or use UNIX. It&#8217;s all a matter of preference. Personally, its command set make a lot more sense than DOS ever did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Santilli</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316414</link>
		<dc:creator><![CDATA[Nick Santilli]]></dc:creator>
		<pubDate>Fri, 05 Jan 2007 17:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316414</guid>
		<description><![CDATA[Gustaf - excellent, thanks for adding that.

I actually debated whether to make mention of the shell differences, but decided not to in hopes of keeping it a little less daunting.  But also figured that those newly on OS X, are most likely running 10.4.* which has been on bash all along.  I know it was a different shell before 10.4 but can&#039;t recall which at the moment.

either way, thanks for making that note in case people do get confused.]]></description>
		<content:encoded><![CDATA[<p>Gustaf &#8211; excellent, thanks for adding that.</p>
<p>I actually debated whether to make mention of the shell differences, but decided not to in hopes of keeping it a little less daunting.  But also figured that those newly on OS X, are most likely running 10.4.* which has been on bash all along.  I know it was a different shell before 10.4 but can&#8217;t recall which at the moment.</p>
<p>either way, thanks for making that note in case people do get confused.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustaf</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316413</link>
		<dc:creator><![CDATA[Gustaf]]></dc:creator>
		<pubDate>Fri, 05 Jan 2007 16:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316413</guid>
		<description><![CDATA[First off, this tab auto complete functionality is only for the bash shell.  If someone happens to use a different unix shell, the Korn shell for example, tab won&#039;t work the way you expect...

Nick mentions that tab will list all the commands that start with rm if you type &#039;rm&#039; and hit tab.  Similarly, bash also has a &quot;tab tab&quot; functionality for directories and files.  Here&#039;s what i mean:
say i have a folder called &quot;foo&quot;.  In this foo folder, I have two other folders called &quot;tests&quot; and &quot;testing&quot;.

gus@~/foo$ ls -l
drwxr-xr-x   2 gus  gus  68 Jan  5 10:08 testing
drwxr-xr-x   2 gus  gus  68 Jan  5 10:08 tests

At the command prompt, you type &quot;cd test&quot; and hit tab, bash will issue a beep at you because it doesn&#039;t know which folder to use.  but if you type &quot;cd test&quot; and hit tab twice, bash will list the possible choices:

gus@~/foo$ cd test               #hit tab twice, results in the following line:
testing  tests
gus@~/foo$ cd test

I hope this makes sense and helps those new to UNIX...]]></description>
		<content:encoded><![CDATA[<p>First off, this tab auto complete functionality is only for the bash shell.  If someone happens to use a different unix shell, the Korn shell for example, tab won&#8217;t work the way you expect&#8230;</p>
<p>Nick mentions that tab will list all the commands that start with rm if you type &#8216;rm&#8217; and hit tab.  Similarly, bash also has a &#8220;tab tab&#8221; functionality for directories and files.  Here&#8217;s what i mean:<br />
say i have a folder called &#8220;foo&#8221;.  In this foo folder, I have two other folders called &#8220;tests&#8221; and &#8220;testing&#8221;.</p>
<p>gus@~/foo$ ls -l<br />
drwxr-xr-x   2 gus  gus  68 Jan  5 10:08 testing<br />
drwxr-xr-x   2 gus  gus  68 Jan  5 10:08 tests</p>
<p>At the command prompt, you type &#8220;cd test&#8221; and hit tab, bash will issue a beep at you because it doesn&#8217;t know which folder to use.  but if you type &#8220;cd test&#8221; and hit tab twice, bash will list the possible choices:</p>
<p>gus@~/foo$ cd test               #hit tab twice, results in the following line:<br />
testing  tests<br />
gus@~/foo$ cd test</p>
<p>I hope this makes sense and helps those new to UNIX&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Santilli</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316412</link>
		<dc:creator><![CDATA[Nick Santilli]]></dc:creator>
		<pubDate>Fri, 05 Jan 2007 05:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316412</guid>
		<description><![CDATA[Mark - maybe these tips will help change your mind.  I think there&#039;s a lot you&#039;re not acknowledging (or maybe just aren&#039;t aware of) in the unix arsenal.  Hopefully we can share a few things that lighten your opinion of it.]]></description>
		<content:encoded><![CDATA[<p>Mark &#8211; maybe these tips will help change your mind.  I think there&#8217;s a lot you&#8217;re not acknowledging (or maybe just aren&#8217;t aware of) in the unix arsenal.  Hopefully we can share a few things that lighten your opinion of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark 2000</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316411</link>
		<dc:creator><![CDATA[Mark 2000]]></dc:creator>
		<pubDate>Fri, 05 Jan 2007 04:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316411</guid>
		<description><![CDATA[I have to say as an old MSDOS man, I can&#039;t stand UNIX. I understand UNIX is the better operating system under the hood, but as far as usability DOS has it beat hands down. UNIX command are far more archaic and far less functional. The &quot;ls&quot; command, for instance. It doesn&#039;t tell you anything about the disk or the number of files your looking at. It makes no distinction between directories and files. And the coup de gras, if you use it in a directory with nothing in it it gives you no feed back, just another prompt as if you did nothing but hit enter. One wonders why, in the 21st century, and more friendly command line hasn&#039;t been created for UNIX, especially since UNIX is so deeply still in use.]]></description>
		<content:encoded><![CDATA[<p>I have to say as an old MSDOS man, I can&#8217;t stand UNIX. I understand UNIX is the better operating system under the hood, but as far as usability DOS has it beat hands down. UNIX command are far more archaic and far less functional. The &#8220;ls&#8221; command, for instance. It doesn&#8217;t tell you anything about the disk or the number of files your looking at. It makes no distinction between directories and files. And the coup de gras, if you use it in a directory with nothing in it it gives you no feed back, just another prompt as if you did nothing but hit enter. One wonders why, in the 21st century, and more friendly command line hasn&#8217;t been created for UNIX, especially since UNIX is so deeply still in use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Santilli</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316410</link>
		<dc:creator><![CDATA[Nick Santilli]]></dc:creator>
		<pubDate>Thu, 04 Jan 2007 21:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316410</guid>
		<description><![CDATA[Grant -
Hopefully we&#039;ll have some useful things to show you here.  It&#039;s been a couple years since I was knee-deep in Unix on a daily basis.  I&#039;m hoping it&#039;ll jog my own memory while helping others get into it, at the same time.]]></description>
		<content:encoded><![CDATA[<p>Grant -<br />
Hopefully we&#8217;ll have some useful things to show you here.  It&#8217;s been a couple years since I was knee-deep in Unix on a daily basis.  I&#8217;m hoping it&#8217;ll jog my own memory while helping others get into it, at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Santilli</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316409</link>
		<dc:creator><![CDATA[Nick Santilli]]></dc:creator>
		<pubDate>Thu, 04 Jan 2007 21:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316409</guid>
		<description><![CDATA[Thanks Stig, it&#039;s fixed now.]]></description>
		<content:encoded><![CDATA[<p>Thanks Stig, it&#8217;s fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316408</link>
		<dc:creator><![CDATA[Grant]]></dc:creator>
		<pubDate>Thu, 04 Jan 2007 20:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316408</guid>
		<description><![CDATA[Exceptionally helpful bit of information. Tabbing about will be of great help in getting myself around in terminal. I&#039;m the one who started that thread to get my feet wet and while saving typing by not having to put in full directory names will be of help, using it to complete commands that I am regularly botching will be of great use. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Exceptionally helpful bit of information. Tabbing about will be of great help in getting myself around in terminal. I&#8217;m the one who started that thread to get my feet wet and while saving typing by not having to put in full directory names will be of help, using it to complete commands that I am regularly botching will be of great use. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Stig</title>
		<link>http://gigaom.com/apple/unix-tip-remember-the-tab/#comment-316407</link>
		<dc:creator><![CDATA[The Stig]]></dc:creator>
		<pubDate>Thu, 04 Jan 2007 20:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2007/01/04/unix-tip-remember-the-tab/#comment-316407</guid>
		<description><![CDATA[Small typo above - &#039;cs ~/&#039; should read &#039;cd ~/&#039;]]></description>
		<content:encoded><![CDATA[<p>Small typo above &#8211; &#8216;cs ~/&#8217; should read &#8216;cd ~/&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

