This commit is contained in:
John Kerl 2015-09-24 17:27:31 -04:00
parent 711c300308
commit 773d900b0a

View file

@ -8,6 +8,7 @@ wc -l \
mapping/*.[ch] \
output/*.[ch] \
stream/*.[ch] \
utmains/*.[ch] \
dsls/*.[ly] \
dsls/*wrapper*.[ch] \
| sort -n
@ -21,6 +22,7 @@ wc -c \
mapping/*.[ch] \
output/*.[ch] \
stream/*.[ch] \
utmains/*.[ch] \
dsls/*.[ly] \
dsls/*wrapper*.[ch] \
| sort -n | tail -n 5