Re: Bash auto complete question

2002-12-24 Thread Brian Ashe
Nicholas Marsh, On Saturday December 21, 2002 05:40, Nicholas Marsh wrote: > So you see, I have to press TAB twice in RedHat to get it to show me the > options. How can I change this behaivor? Edit either /etc/inputrc or ~/.inputrc and add this line... set show-all-if-ambiguous on Next time you

Bash auto complete question

2002-12-21 Thread Nicholas Marsh
I use to use to Mandrake 8 and 9. The bash shell in Mandrake was setup to auto complete commands with "less fuss" than RedHat 8. For example... Mandrake # if if ifconfig ifenslave ifup ifcfg ifdown ifport ifuser RedHat # if (Beep) if ifconfig ifenslave ifup