Fixed my accident...
commitc07950f596de82be01f882d849502405a0c11906
authorBrian Caine <brian@localhost.(none)>
Wed, 25 Jun 2008 09:00:25 +0000 (25 05:00 -0400)
committerBrian Caine <brian@localhost.(none)>
Wed, 25 Jun 2008 09:00:25 +0000 (25 05:00 -0400)
tree0201c44540efede7ff46a12bda37dec43b113f5e
parentaa616804579c5c0ef0ee912266f879f016c4df11
Fixed my accident...

So, I have a little shell script to, for laughs, see how big the code
repo is.

Of course actual line length means nothing as far as program complexity
goes. Seriously. I've written 4k lines of code that did nothing.

And minix runs about that much and is a full operating system.

So yeah.

Anyhow...

For the fun of it, I added this shell script. I included the source code
to a little program that will count it properly, that is, discarding
comments, blank lines and lines with just a curly bracket in them.

I grabbed the program from Tom Duff's site. That dude is the man.

Anyhow...

I modified my script to count full file length. And I accidentally left
it in there.

Mistake.
count_lines.sh