# Distrotech/gawk SLOC report

> As of 2026-09-06 (commit 78193b5c3a26), Distrotech/gawk contains 193,833 total lines: 121,433 code, 43,499 comments, 28,901 blank, across 292 files in 13 languages (top: C 42.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Distrotech/gawk has 121,433 source lines of code out of 193,833 total lines across 292 files, counted from the 78193b5c3a269ea04a51a26f51d53c2a182ba001 ref at commit 78193b5c3a26 by the OctoCounts tokei engine on 2026-09-06. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving Distrotech/gawk to commit 78193b5c3a26, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 62.6% of all lines, comments represent 22.4%, and the repository averages 416 code lines per file. C accounts for 42.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 82 | 71,404 | 52,096 | 10,495 | 8,813 |
| PO File | 25 | 69,219 | 30,729 | 23,855 | 14,635 |
| M4 | 58 | 17,059 | 11,994 | 3,845 | 1,220 |
| Shell | 9 | 10,968 | 8,236 | 1,700 | 1,032 |
| Happy | 2 | 7,345 | 6,503 | 0 | 842 |
| C Header | 32 | 9,218 | 5,435 | 2,378 | 1,405 |
| Autoconf | 10 | 4,443 | 3,413 | 502 | 528 |
| AWK | 66 | 3,346 | 2,554 | 510 | 282 |
| Automake | 3 | 438 | 253 | 115 | 70 |
| Makefile | 1 | 380 | 211 | 95 | 74 |
| Batch | 2 | 7 | 7 | 0 | 0 |
| Module-Definition | 1 | 2 | 2 | 0 | 0 |

Top language (C 42.9%). Generated at 2026-09-06T11:16:46.985691465+00:00. Canonical report: https://octocounts.com/github/Distrotech/gawk

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Distrotech/gawk/commit/78193b5c3a269ea04a51a26f51d53c2a182ba001?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does Distrotech/gawk have?

Distrotech/gawk has 193,833 total lines, including 121,433 code lines, 43,499 comment lines, and 28,901 blank lines.

### How was the Distrotech/gawk line count measured?

OctoCounts resolved the public GitHub repository to commit 78193b5c3a26, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for Distrotech/gawk?

This OctoCounts report was generated from 78193b5c3a269ea04a51a26f51d53c2a182ba001 at commit 78193b5c3a26 on 2026-09-06T11:16:46.985691465+00:00.

## Similar repository reports

- [lucasg/dependencies](https://octocounts.com/github/lucasg/dependencies) — C, 121,522 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,730 code lines
- [erincatto/box3d](https://octocounts.com/github/erincatto/box3d) — C, 123,364 code lines
- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,790 code lines
- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,643 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
