1 line
43 B
Bash
1 line
43 B
Bash
|
wc -l $(find *.cpp *.h -not -name "olc*.h")
|
|
wc -l $(find *.cpp *.h -not -name "olc*.h")
|