Terminal May 11, 2006 ## Line of code count find /my/source -name "*.py" -type f -exec cat {} + | wc -l