case-insensitive globbing
Daniel Schneider
dansch at gmail.com
Mon Apr 17 04:43:38 EEST 2006
Maybe, but the win32 tcsh has other limitations. Anyway, it still
seems like a useful option to have in native unix tcsh, for various
situations. For example any data files copied from other machines
might have inconsistent cases. Cygwin users just happen to encounter
that more often.
Cygwin's cygpath tool seems to work well enough, and cmd.exe
subshells/bat files can do more windows things. I haven't really tried
the win32 tcsh, but for my purposes I think I'd rather take better
Unix behavior than the win32 features. Proper job control among other
things.
Dan
On 4/16/06, Dante Allegria <danteallegria at yahoo.ca> wrote:
> This works fine under the win32-native version of tcsh. You really
> should be working with the win32-native version of tcsh if you
> interface with win32 apps alot from your shell. The cygwin tcsh is a
> pain in this regard. Actually, all the cygwin tools are a pain in this
> regard because of the changed path convention. I long for the good
> ol'B20.1 days (well, except for the bugs).
>
> Cheers!
> dante
>
> --- Daniel Schneider <dansch at gmail.com> wrote:
>
> > 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
> > _______________________________________________
> > Tcsh mailing list
> > Tcsh at mx.gw.com
> > http://mx.gw.com/mailman/listinfo/tcsh
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
More information about the Tcsh
mailing list