index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
linecount.sh
blob: 7b2116eb269d2ad6d5b3a9a303b6e3f26ede6de4 (
plain
)
1
2
#!/bin/sh wc `find . -iname *.cpp` `find . -iname *.h` `find . -iname *.c`