From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 10 14:28:38 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B816F16A4CE for ; Thu, 10 Feb 2005 14:28:38 +0000 (GMT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id C9D6943D3F for ; Thu, 10 Feb 2005 14:28:36 +0000 (GMT) (envelope-from roam@ringlet.net) Received: (qmail 27262 invoked from network); 10 Feb 2005 14:28:31 -0000 Received: from unknown (HELO straylight.ringlet.net) (213.16.36.109) by gandalf.online.bg with SMTP; 10 Feb 2005 14:28:31 -0000 Received: (qmail 66679 invoked by uid 1000); 10 Feb 2005 14:28:34 -0000 Date: Thu, 10 Feb 2005 16:28:34 +0200 From: Peter Pentchev To: Maxim Konovalov Message-ID: <20050210142834.GG57151@straylight.m.ringlet.net> Mail-Followup-To: Maxim Konovalov , Ivan Voras , hackers@freebsd.org References: <420B6747.7050807@fer.hr> <20050210170124.Y90008@mp2.macomnet.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z9ECzHErBrwFF8sy" Content-Disposition: inline In-Reply-To: <20050210170124.Y90008@mp2.macomnet.net> User-Agent: Mutt/1.5.7i cc: hackers@freebsd.org cc: Ivan Voras Subject: Re: How many developers? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:28:38 -0000 --z9ECzHErBrwFF8sy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 10, 2005 at 05:02:04PM +0300, Maxim Konovalov wrote: > On Thu, 10 Feb 2005, 14:53+0100, Ivan Voras wrote: >=20 > > For statistical purposes, where can I get information such as the numbe= r of > > developers (with commit bit?) active on the FreeBSD project? >=20 > cvs co -p CVSROOT-src/access CVSROOT-doc/access CVSROOT-ports/access \ > 2>/dev/null | grep -v ^# | awk '{print $1}' | sort -u | wc -l Surely you mean awk '!/^#/ {print $1}' ;) Nahh, I don't need a coat, it's just -17C outside... G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 What would this sentence be like if pi were 3? --z9ECzHErBrwFF8sy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCC2+S7Ri2jRYZRVMRAgbSAKC91A3NF+MHwCCRLh+2EjFDnl4u1ACghsF+ kN7gYuWEpQAaGHCLzH3K0Vg= =eWHG -----END PGP SIGNATURE----- --z9ECzHErBrwFF8sy--