index
:
libalabaster
master
C Foundation Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
line_count.sh
blob: aadb6757eabb5c1cddf612071aab71e93899320d (
plain
)
1
2
#! /usr/bin/env sh
find
./src
./include
-type
f
|
xargs
wc
-l