Date: Sat, 29 Dec 2001 19:03:02 -0500 From: Damien Tougas <damien@tougas.net> To: Dominic Marks <dominic_marks@btinternet.com>, Rakesh Prajapati <rprajapa@sdf.lonestar.org> Cc: Darren <backdoc@crotchett.com>, questions@FreeBSD.ORG Subject: Re: awesome find Message-ID: <687870000.1009670581@localhost> In-Reply-To: <E16KPEs-0006aR-00@tungsten.btinternet.com> References: <Pine.NEB.4.33.0112291916130.29046-100000@sdf.lonestar.org> <E16KPEs-0006aR-00@tungsten.btinternet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--On Saturday, December 29, 2001 19:34:10 +0000 Dominic Marks <dominic_marks@btinternet.com> wrote: > On Saturday 29 December 2001 7:27 pm, Rakesh Prajapati wrote: >> On Sat, 29 Dec 2001, Dominic Marks wrote: > > <snip/> > >> Also in bash , just type in a few chars (one or more) and press >> TAB once and it will expand to files in that directory and pressing >> TAB once more and it will list all the commands/programs that start >> with those letters which are in $PATH. >> >> eg. ta<TAB><TAB> gives me >> tail talk tangle tar tasklist_applet > > Yup. For the record, tcsh can also do this, but instead you do: > >> ta<CTRL+D> > tail talk tangle tar If you have "set autolist" in your .cshrc, then it will behave just the same way as bash does when you press tab, only you don't have to press tab twice to see the list. --- Damien Tougas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?687870000.1009670581>