case-insensitive globbing
Christos Zoulas
christos at zoulas.com
Sun Apr 16 09:12:08 EEST 2006
On Apr 15, 9:27pm, dansch at gmail.com ("Daniel Schneider") wrote:
-- Subject: case-insensitive globbing
| Hi,
| Is there any way to make tcsh filename globbing case-insensitive? As in:
|
| % ls *.foo
| bar.foo baz.Foo
|
| Otherwise, maybe we can implement it via a "nocaseglob" variable as in bash.
| Anyone see any problems with this idea?
|
| (As for why, I'm mainly thinking of using it in Cygwin.)
|
| Thanks,
| Dan
Sure, that should be easy enough.
christos
More information about the Tcsh
mailing list