Re: Source code lines counter
From: Noah Slater <nslater_at_gmail.com>
Date: 2006-08-11 20:40:18 CEST
Vigo,
You can run this on *nix based systems:
$ find . -type f | xargs cat | wc -l
I hope this helps.
Noah
On 11/08/06, Vigo, Nestor <Nestor.Vigo@pearson.com> wrote:
-- "Creativity can be a social contribution, but only in so far as society is free to use the results." - R. Stallman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Aug 11 20:41:35 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.