From owner-cvs-all Thu Jun 6 3:14:56 2002 Delivered-To: cvs-all@freebsd.org Received: from gidgate.gid.co.uk (gid.co.uk [194.32.164.225]) by hub.freebsd.org (Postfix) with ESMTP id 21FDE37B403; Thu, 6 Jun 2002 03:14:47 -0700 (PDT) Received: (from rb@localhost) by gidgate.gid.co.uk (8.11.6/8.11.6) id g56AEB910753; Thu, 6 Jun 2002 11:14:11 +0100 (BST) (envelope-from rb) Message-Id: <4.3.2.7.2.20020606111045.00cd3430@gid.co.uk> X-Sender: rbmail@gid.co.uk X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 06 Jun 2002 11:14:07 +0100 To: "Andrey A. Chernov" From: Bob Bishop Subject: Re: cvs commit: src/usr.bin/uniq uniq.c Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, "Tim J. Robbins" In-Reply-To: <20020606100352.GA86621@nagual.pp.ru> References: <20020606192402.A45186@treetop.robbins.dropbear.id.au> <200206060313.g563DAi26751@freefall.freebsd.org> <20020606031545.GA83612@nagual.pp.ru> <20020606161843.A44561@treetop.robbins.dropbear.id.au> <20020606083246.GA85860@nagual.pp.ru> <20020606192402.A45186@treetop.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, >[...] >4) Uniq must be consistent with other utilities 'unique' concept to >operate in the flow, like comm, join and sort, they _use_ collate, so uniq >must not produce different conflicting results. [etc] What does "sort -u" do? For the sake of POLA, "sort | uniq" should do the same thing. -- Bob Bishop +44 (0)118 977 4017 rb@gid.co.uk fax +44 (0)118 989 4254 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message