Date: Thu, 10 Feb 2005 16:28:34 +0200 From: Peter Pentchev <roam@ringlet.net> To: Maxim Konovalov <maxim@macomnet.ru> Cc: Ivan Voras <ivoras@fer.hr> Subject: Re: How many developers? Message-ID: <20050210142834.GG57151@straylight.m.ringlet.net> In-Reply-To: <20050210170124.Y90008@mp2.macomnet.net> References: <420B6747.7050807@fer.hr> <20050210170124.Y90008@mp2.macomnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050210142834.GG57151>