Re: locale and it's affect on ls and sort

2005-07-21 Thread Carl Fink
On Thu, Jul 21, 2005 at 02:42:48PM -0400, Michael Marsh wrote: > On 7/21/05, John Hasler <[EMAIL PROTECTED]> wrote: > > Ron Johnson writes: > > > What should I google for in order to learn *why* everything else sorts > > > things differently than C? > > Try 'frickin idiots' and 'international stand

Re: locale and it's affect on ls and sort

2005-07-21 Thread Hendrik Boom
On Thu, Jul 21, 2005 at 01:15:13PM -0500, John Hasler wrote: > Ron Johnson writes: > > What should I google for in order to learn *why* everything else sorts > > things differently than C? > > Try 'frickin idiots' and 'international standards organization'. Since if varies from locale to locale,

Re: locale and it's affect on ls and sort

2005-07-21 Thread Michael Marsh
On 7/21/05, John Hasler <[EMAIL PROTECTED]> wrote: > Ron Johnson writes: > > What should I google for in order to learn *why* everything else sorts > > things differently than C? > Try 'frickin idiots' and 'international standards organization'. No such luck: Your search - "frickin idiots" "inter

Re: locale and it's affect on ls and sort

2005-07-21 Thread John Hasler
Ron Johnson writes: > What should I google for in order to learn *why* everything else sorts > things differently than C? Try 'frickin idiots' and 'international standards organization'. 'export LC_COLLATE="C"' should fix your problem. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECT

locale and it's affect on ls and sort (was Re: For the love of GOD!!!)

2005-07-21 Thread Ron Johnson
On Thu, 2005-07-21 at 18:40 +0200, Björn Lindström wrote: > Glenn English <[EMAIL PROTECTED]> writes: > > > How about adding " | sort"? That should put all the . files together. > > Or, of course, you could change the source code to suit your own > > preferences and recompile. > > No, it won't, s