This website requires JavaScript.
Explore
Help
Register
Sign In
indymedia
/
epicyon
mirror of
https://gitlab.com/bashrc2/epicyon
Watch
7
Star
4
Fork
You've already forked epicyon
1
Code
Issues
14
Releases
Wiki
Activity
e1db9735f7
epicyon
/
scripts
/
loc
3 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
count lines of code
2024-09-04 08:09:05 +00:00
#!/bin/bash
Move most source code into src subdirectory
2026-06-04 12:32:10 +00:00
find . -name 'src/*.py' | xargs wc -l