Дана 24/07/12 08:50PM, Страхиња Радић написа:
> No, I use the version I listed because I can format the output as I see 
> fit, and it gives per-file statistics.

Also, I just now realize this is a case of a "useless use of awk"; I 
have no idea why I overlooked that

        wc -l *.c

also gives the "total" line and the per-file statistics, and made an 
awk script to process the wc output. Huh. ¯\_(ツ)_/¯

Reply via email to