From owner-freebsd-current Sat Apr 6 10: 8: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id C899737B400 for ; Sat, 6 Apr 2002 10:08:02 -0800 (PST) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.2/8.12.2) with ESMTP id g36I7nx7057259; Sat, 6 Apr 2002 22:07:55 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.2/8.12.2/Submit) id g36I7hH8057257; Sat, 6 Apr 2002 22:07:44 +0400 (MSD) Date: Sat, 6 Apr 2002 22:07:41 +0400 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: current@FreeBSD.ORG Subject: Re: sort(1) badly broken Message-ID: <20020406180740.GA54829@nagual.pp.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 06, 2002 at 15:28:24 +0200, Dag-Erling Smorgrav wrote: > des@des ~% cat | sort -nr > 10000 > 1000 > 100 > 10 > 1 > ^D > 10000 > 100 > 1000 > 10 > 1 I'll try to fix. Meanwile use env LANG=C sort ... as workaround. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message