epicyon/scripts/loc

3 lines
46 B
Plaintext
Raw Normal View History

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