# Distrotech/gawk SLOC report

> As of 2026-07-16 (commit 1bfe35ca9ccf), Distrotech/gawk contains 281,671 total lines: 190,314 code, 53,519 comments, 37,838 blank, across 824 files in 14 languages (top: Autoconf 30.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Distrotech/gawk to commit 1bfe35ca9ccf, 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 67.6% of all lines, comments represent 19.0%, and the repository averages 231 code lines per file. Autoconf accounts for 30.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Autoconf | 147 | 66,630 | 58,028 | 1,155 | 7,447 |
| C | 82 | 71,404 | 52,096 | 10,495 | 8,813 |
| PO File | 25 | 69,219 | 30,729 | 23,855 | 14,635 |
| M4 | 82 | 19,484 | 13,453 | 4,651 | 1,380 |
| Shell | 19 | 11,273 | 8,426 | 1,756 | 1,091 |
| AWK | 418 | 14,123 | 7,382 | 5,621 | 1,120 |
| Happy | 2 | 7,345 | 6,503 | 0 | 842 |
| TeX | 1 | 10,079 | 6,097 | 3,231 | 751 |
| C Header | 32 | 9,218 | 5,435 | 2,378 | 1,405 |
| Automake | 5 | 2,421 | 1,945 | 205 | 271 |
| Makefile | 1 | 380 | 211 | 95 | 74 |
| Batch | 2 | 7 | 7 | 0 | 0 |

Top language (Autoconf 30.5%). Generated at 2026-07-16T00:49:46.719942448+00:00. Canonical report: https://octocounts.com/github/Distrotech/gawk

## Report FAQ

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

Distrotech/gawk has 281,671 total lines, including 190,314 code lines, 53,519 comment lines, and 37,838 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 1bfe35ca9ccf, 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 distrotech-gawk at commit 1bfe35ca9ccf on 2026-07-16T00:49:46.719942448+00:00.

## Similar repository reports

- [ShiningYangYXN/fcitx5-breeze](https://octocounts.com/github/ShiningYangYXN/fcitx5-breeze) — Autoconf, 373 code lines
- [uncrustify/uncrustify](https://octocounts.com/github/uncrustify/uncrustify) — C++, 190,910 code lines
- [GrapheneOS/SpeechServices](https://octocounts.com/github/GrapheneOS/SpeechServices) — JSON, 189,675 code lines
- [anonfaded/FadCam](https://octocounts.com/github/anonfaded/FadCam) — Java, 189,228 code lines
- [Kocoro-lab/Shannon](https://octocounts.com/github/Kocoro-lab/Shannon) — Go, 189,197 code lines
- [freelensapp/freelens](https://octocounts.com/github/freelensapp/freelens) — TypeScript, 191,707 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)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
