http://www.oschina.net/code/snippet_209431_7358java
wc -l $(find . -type f -name '*.java')bash
wc
-l $(
find
. -
type
f -name
'*.java'
)