index
:
mauri
master
Wallpaper Engine Implementation (for Linux)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
line_count.sh
blob: a231da26bc4ba1f66d9603ade82e62c455aa6d6e (
plain
)
1
2
3
#! /usr/bin/env sh
export
LC_ALL
=
"C"
find
./src
./taro
-type
f
-exec
sloccount
{}
+