DEADSOFTWARE

Изменение структуры проекта
[dsw-obn.git] / count.sh
1 #!/bin/sh
3 wc -l $(find . -name '*.c' -or -name '*.h')