# Distrotech/grep SLOC report

> As of 2026-09-16 (commit 0e48812519fa), Distrotech/grep contains 192,807 total lines: 125,530 code, 47,126 comments, 20,151 blank, across 746 files in 10 languages (top: C 38.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Distrotech/grep has 125,530 source lines of code out of 192,807 total lines across 746 files, counted from the 0e48812519faa676d55beca46acc4c9d5466c678 ref at commit 0e48812519fa by the OctoCounts tokei engine on 2026-09-16. 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/grep to commit 0e48812519fa, 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 65.1% of all lines, comments represent 24.4%, and the repository averages 168 code lines per file. C accounts for 38.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 294 | 68,606 | 48,511 | 13,086 | 7,009 |
| C Header | 142 | 29,984 | 19,817 | 7,279 | 2,888 |
| PO File | 44 | 40,099 | 19,134 | 15,142 | 5,823 |
| M4 | 190 | 21,321 | 14,725 | 5,490 | 1,106 |
| Autoconf | 6 | 11,269 | 10,367 | 408 | 494 |
| TeX | 1 | 10,149 | 6,118 | 3,276 | 755 |
| Shell | 59 | 5,124 | 3,494 | 1,108 | 522 |
| Makefile | 5 | 6,036 | 3,237 | 1,279 | 1,520 |
| RPM Specfile | 1 | 79 | 64 | 1 | 14 |
| Automake | 4 | 140 | 63 | 57 | 20 |

Top language (C 38.6%). Generated at 2026-09-16T22:37:47.892575762+00:00. Canonical report: https://octocounts.com/github/Distrotech/grep

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Distrotech/grep/commit/0e48812519faa676d55beca46acc4c9d5466c678?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/grep have?

Distrotech/grep has 192,807 total lines, including 125,530 code lines, 47,126 comment lines, and 20,151 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0e48812519fa, 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/grep?

This OctoCounts report was generated from 0e48812519faa676d55beca46acc4c9d5466c678 at commit 0e48812519fa on 2026-09-16T22:37:47.892575762+00:00.

## Similar repository reports

- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,790 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,643 code lines
- [erincatto/box3d](https://octocounts.com/github/erincatto/box3d) — C, 123,364 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,730 code lines
- [lucasg/dependencies](https://octocounts.com/github/lucasg/dependencies) — C, 121,522 code lines
- [Distrotech/gawk](https://octocounts.com/github/Distrotech/gawk) — C, 121,433 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)
