# Distrotech/grep SLOC report

> As of 2026-07-13 (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%). Counted with tokei via OctoCounts.

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-07-13T01:43:31.827735569+00:00. Canonical report: https://octocounts.com/github/Distrotech/grep

## 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 distrotech-grep at commit 0e48812519fa on 2026-07-13T01:43:31.827735569+00:00.

## Similar repository reports

- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,885 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,237 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,696 code lines
- [lucasg/dependencies](https://octocounts.com/github/lucasg/dependencies) — C, 121,522 code lines
- [emuzulu/isEven](https://octocounts.com/github/emuzulu/isEven) — C, 130,134 code lines
- [Distrotech/cpio](https://octocounts.com/github/Distrotech/cpio) — C, 120,531 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
