DEADSOFTWARE

Добавлен модуль SYSTEM и тип SYSTEM.TYPE
[dsw-obn.git] / count.sh
1 #!/bin/sh
3 wc -l $(find . -name '*.c' -or -name '*.h')