Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'bash completion ignore case' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
bash completion ignore case
Authored by: mervTormel on Feb 08, '02 04:58:40PM

and for bash, there is a 'readline' variable you can set in your ~/.inputrc :

% cat .inputrc
set completion-ignore-case On



[ Reply to This | # ]
bash completion ignore case
Authored by: Anonymous on Feb 09, '02 02:20:45AM

Thanks for the bash solution.. this is very cool.



[ Reply to This | # ]