From owner-freebsd-current@FreeBSD.ORG Thu Oct 4 14:50:59 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 469C01065678; Thu, 4 Oct 2012 14:50:59 +0000 (UTC) (envelope-from freebsd@penx.com) Received: from btw.pki2.com (btw.pki2.com [IPv6:2001:470:a:6fd::2]) by mx1.freebsd.org (Postfix) with ESMTP id 13F968FC08; Thu, 4 Oct 2012 14:50:59 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by btw.pki2.com (8.14.5/8.14.5) with ESMTP id q94EopEP053509; Thu, 4 Oct 2012 07:50:51 -0700 (PDT) (envelope-from freebsd@penx.com) From: Dennis Glatting To: Gabor Kovesdan In-Reply-To: <506D6AA3.7010504@FreeBSD.org> References: <506D6AA3.7010504@FreeBSD.org> Content-Type: text/plain; charset="us-ascii" Date: Thu, 04 Oct 2012 07:50:50 -0700 Message-ID: <1349362250.83035.3.camel@btw.pki2.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-yoursite-MailScanner-Information: Dennis Glatting X-yoursite-MailScanner-ID: q94EopEP053509 X-yoursite-MailScanner: Found to be clean X-MailScanner-From: freebsd@penx.com Cc: Oleg Moskalenko , current@freebsd.org Subject: Re: [HEADSUP] Upcoming GNU sort removal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2012 14:50:59 -0000 On Thu, 2012-10-04 at 12:53 +0200, Gabor Kovesdan wrote: > Hi, > > it has been more than 3 months ago that BSD sort became default in HEAD > and no serious complaints have been raised against it since then so I > plan to permanently remove GNU sort from head in the next days. If you > have any objection, please raise it now. > Initially I had problems with multi TB files (--unique, five to ten files) but I haven't had to do that in two(?) months. I will be getting back to that project in a month or so. It challanges a system's resources. :)