bug-bash
[Top][All Lists]
Advanced

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

Re: globbing is always case insensitive


From: Chet Ramey
Subject: Re: globbing is always case insensitive
Date: Thu, 9 May 2002 09:35:29 -0400

> Machine Type: i386-redhat-linux-gnu
> 
> Bash Version: 2.05
> Patch Level: 8
> Release Status: release
> 
> Description:
>       I've performed "setopt -u nocaseglob", but globbing is still
>       case-insensitive.
> 
> Repeat-By:
>       The following commands return the same set of files:
>               ls ?????[a-z]*
>               ls ?????[A-Z]*

Read the Bash FAQ, question E9.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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