mirror of https://gitlab.com/bashrc2/epicyon
count lines of code
parent
ba063383d6
commit
9b6e5d559b
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
find . -name '*.py' | xargs wc -l
|
Loading…
Reference in New Issue