A collection of useful hacks, tips, and tricks mostly for GNU tools on Linux/macOS.
$ find . -name "*.cpp" -o -name "*.c" -o -name "*.h" | xargs wc -l