#!/usr/bin/env bash ls -1 *.cc *.h | grep -v '^Font.h$' | xargs cloc -fmt 3