DEADSOFTWARE

Добавлены функции SYSTEM.CC и SYSTEM.VAL
[dsw-obn.git] / count.sh
1 #!/bin/sh
3 wc -l $(find . -name '*.c' -or -name '*.h')