DEADSOFTWARE

a07d82253e57e2ba65e88a30d5af2c5e536667d5
[dsw-obn.git] / count.sh
1 #!/bin/sh
3 wc -l $(find . -name '*.c' -or -name '*.h')