> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Paul Gilmartin > Sent: Thursday, December 31, 2009 3:23 PM > To: [email protected] > Subject: Re: CAPS Fantasia (was: argv for z/OS C++ batch) > <SNIP> > >Most LINUX applications also display the filenames with a > case insensitive sort. Like the "ls" command. And Konquerer, Dolphin. > > > Errr... "case insensitive"? Would that mean that the ordering of > filenames which differ only in case is unpredictable, or is there > some residual case sensitivity? > > -- gil
You're right it is not really insensitive. The lower case appears before the upper case of a given character. I.e. "apple" is before "Apple". My bad terminology. I guess the order is aAbBcCdD and so on. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

