| Description: | Simple C code line counter |
| Status: | Complete |
| Source: | https://git.maandree.se/loc |
| Latest release: | 4.1 |
| License: | ISC License (Internet Systems Consortium license) |
| Written in: | C (ISO C99) |
loc counts the number of lines of code for each specified file. loc will treat each file as a C source code or C header file.