#!/bin/sh # swunked from wmorgan (echo bin/hx ; find lib -name '*.rb' ) | xargs cat | grep -v "^ *$" | grep -v "^ *#"| grep -v "^ *end *$"| wc -l