Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
Pentium44
/
FreonLinux
Watch
2
Star
0
Fork
1
Files
Issues
1
Pull Requests
1
Wiki
Branch:
master
Branches
Tags
master
FreonLinux
/
system
/
tinyx
/
loc.sh
loc.sh
61 B
Permalink
History
Raw
1
2
3
4
#!/bin/sh
find $1 -name "*.c" -or -name "*.h" | xargs wc -l