remaining-docs-needed 67 B

123
  1. #!/bin/sh -
  2. grep '^[ ]*""' *.c | awk -F: '{ print $1 }' | uniq -c