bug-coreutils
[Top][All Lists]
Advanced

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

Re: Localization based problem with sort


From: Brian Dessent
Subject: Re: Localization based problem with sort
Date: Tue, 17 Jan 2006 08:27:39 -0800

Dirk Stoecker wrote:

> So please tell me a way to use the sort program in contexts which allow no
> environment variable settings. I will be happy to accept it.

You can use "env LC_COLLATE=C sort -opts" as the sort command.  Or 'sh
-c "LC_COLLATE=C sort -opts"'.

Brian




reply via email to

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