From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 24 09:50:04 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 293D11065675 for ; Wed, 24 Jun 2009 09:50:04 +0000 (UTC) (envelope-from johans@stack.nl) Received: from mx1.stack.nl (relay02.stack.nl [IPv6:2001:610:1108:5010::104]) by mx1.freebsd.org (Postfix) with ESMTP id D288F8FC1C for ; Wed, 24 Jun 2009 09:50:03 +0000 (UTC) (envelope-from johans@stack.nl) Received: by mx1.stack.nl (Postfix, from userid 65534) id D12C335994C; Wed, 24 Jun 2009 11:50:02 +0200 (CEST) X-Spam-DCC: dcc1: scanner01.stack.nl 1182; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on scanner01.stack.nl X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Relay-Country: _RELAYCOUNTRY_ Received: from mud.stack.nl (mud.stack.nl [IPv6:2001:610:1108:5011:230:48ff:fe12:2794]) by mx1.stack.nl (Postfix) with ESMTP id DE822359942; Wed, 24 Jun 2009 11:50:00 +0200 (CEST) Received: by mud.stack.nl (Postfix, from userid 801) id D3A141144A; Wed, 24 Jun 2009 11:50:00 +0200 (CEST) Date: Wed, 24 Jun 2009 11:50:00 +0200 From: Johan van Selst To: Alexander Best Message-ID: <20090624095000.GA85397@mud.stack.nl> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-14) X-Mailman-Approved-At: Wed, 24 Jun 2009 13:13:51 +0000 Cc: Wojciech Puchar , Julian Elischer , freebsd-hackers@freebsd.org Subject: Re: small usr.bin/find patch X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2009 09:50:04 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Alexander Best wrote: > hmmm...but dd e.g. uses lowercase instead of upercase letters to indicate > kilobyte, megabyte and so on. isn't there some unix/posix/whatever standard > telling app developers what to use? It might be appropriate to use expand_number() here. This is what some other tools do as well and consistency between tools is "a nice thing". Ciao, Johan --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAkpB9sgACgkQaOElK32lxTvXqQCfQtpXdCz28C2PisSoOOwjYWQL k/sAn0+uQcs8x+ot2ZXWezBYh0L6eB2J =dSa7 -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--