epicyon/scripts/loc

3 lines
50 B
Plaintext
Raw Normal View History

2024-09-04 08:09:05 +00:00
#!/bin/bash
find . -name 'src/*.py' | xargs wc -l