On Sat, 19 Jul 2008 07:49:39 +0800, Mark David Dumlao wrote:

> When ordering items by name, a separate and distinct sequence is scene
> for A-Z before the sequence for a-z. This is the expected behavior.
> What might i need to look up to intermix [Aa]-[Zz]?

That depends on what you are using to do the sort. The sort command uses
the -f option for case-insensitive sorting. Bash has an option to handle
this when presenting files that match a pattern, like *, see the man page.

A more detailed question will elicit a more detailed answer.


-- 
Neil Bothwick

Talk is cheap because supply exceeds demand.

Attachment: signature.asc
Description: PGP signature

Reply via email to