bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not a bug, an inconvenience


From: Francis Montagnac
Subject: Re: Not a bug, an inconvenience
Date: 29 Oct 2001 14:06:06 GMT

>I have used bash on Linux and Unix-Systems for many years and lately I
>have been using it in Windows 2000. Since in Windows stores filenames in
>upper- and lowercase, but at the same time ignores the cases when matching
>filenames, I find it inconvenient that bash's filename substitution will
>not find the file "MyFile" when I type "myf" TAB.

>I'd love an --ignore-case switch for bash. 

Try in your .inputrc file:

  set completion-ignore-case on

-- 
Francis.Montagnac@sophia.inria.fr, Tel: (33) 04 92 38 79 11, Bur: E106
INRIA Sophia, 2004, rte des Lucioles, B.P.93 - 06902 Sophia Antipolis Cedex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]