wc -l `find . -name "*.php" -print` | tail -1 | awk '{print $1}'