Re:[SOLVED] bash LC_COLLATE or LC_ALL set “C” not sort in dictionary order.

2012-02-01 Thread Edward Martinez
On 01/31/12 12:22, Robert Bonomi wrote: ` Edward wrote: On 01/31/12 06:31, Robert Bonomi wrote: Hi, Been trying to get BASH to sort set characters in dictionary order. I typed "locale" and it shows LC_COLLATE and LC_ALL are set to "C" thought that was enough to work,

Re: bash LC_COLLATE or LC_ALL set “C” not sort in dictionary order.

2012-01-31 Thread Jerry
On Tue, 31 Jan 2012 12:05:57 -0800 Edward Martinez articulated: > I meant LC_COLLATE being set to en_US.UTF-8 not C. linux and > solaris shows both upper and lowercase when set characters like > [a-cx-y] and others are used. when LC_COLLATE is set to > en_US.UTF-8. I thought it could

Re: bash LC_COLLATE or LC_ALL set “C” not sort in dictionary order.

2012-01-31 Thread Edward Martinez
On 01/31/12 06:31, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Tue Jan 31 05:45:47 2012 Date: Tue, 31 Jan 2012 04:45:36 -0800 From: Edward Martinez To: FreeBSD Questions Subject: bash LC_COLLATE or LC_ALL set =?windows-1252?q?=93C=94_not__sort?= =?windows-1252?q?_in_diction

Re: bash LC_COLLATE or LC_ALL set “C” not sort in dictionary order.

2012-01-31 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Tue Jan 31 05:45:47 2012 > Date: Tue, 31 Jan 2012 04:45:36 -0800 > From: Edward Martinez > To: FreeBSD Questions > Subject: bash LC_COLLATE or LC_ALL set =?windows-1252?q?=93C=94_not__sort?= > =?windows-1252?q?_in_dictionary_order=2E?= > > > > >

bash LC_COLLATE or LC_ALL set “C” not sort in dictionary order.

2012-01-31 Thread Edward Martinez
Hi, Been trying to get BASH to sort set characters in dictionary order. I typed "locale" and it shows LC_COLLATE and LC_ALL are set to "C" thought that was enough to work, however when i type metacharacters: set character; any character, something like this: ls [a-c