<meta http-equiv="content-type" content="text/html; charset=utf-8">You&#39;re looking for bash autocomplete, which uses the built in complete command. Here is a good tutorial on how to assign autocompletes: <a href="http://www.debian-administration.org/articles/316">http://www.debian-administration.org/articles/316</a><br>
<br><div class="gmail_quote">On Fri, Jul 1, 2011 at 9:20 AM,  <span dir="ltr">&lt;<a href="mailto:ale-request@ale.org">ale-request@ale.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Date: Fri, 1 Jul 2011 09:12:14 -0400<br>
From: &quot;Narahari &#39;n&#39; Savitha&quot; &lt;<a href="mailto:savithari@gmail.com">savithari@gmail.com</a>&gt;<br>
Subject: [ale] cd command and auto complete<br>
To: &quot;Atlanta Linux Enthusiasts - Yes! We run Linux!&quot; &lt;<a href="mailto:ale@ale.org">ale@ale.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:BANLkTimwnyomu1Wud3K7nySDsE1wLXB3sQ@mail.gmail.com">BANLkTimwnyomu1Wud3K7nySDsE1wLXB3sQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Friends:<br>
<br>
I use bash.  Take this scenario<br>
<br>
prompt&gt;ls -l<br>
config<br>
configevents<br>
<br>
prompt&gt;cd co&lt;TAB&gt;<br>
<br>
It does not alternate between config and confievents folder(s)<br>
<br>
However on Windoze platform<br>
<br>
c:\users\narahari&gt;dir<br>
config<br>
configevents<br>
<br>
c:\users\narahari&gt;cd co&lt;TAB&gt;<br>
It presents both config first and then another &lt;TAB&gt; puts configevents.<br>
<br>
How can I get that behaviour in bash ?<br>
<br>
-Narahari<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.ale.org/pipermail/ale/attachments/20110701/1e4b3461/attachment-0001.html" target="_blank">http://mail.ale.org/pipermail/ale/attachments/20110701/1e4b3461/attachment-0001.html</a><br></blockquote>
</div>