строка счета кода в рекурсивном Python
find . -name '*.py' | xargs wc -l | sort -nr
XeN0N
find . -name '*.py' | xargs wc -l | sort -nr