# sailfishos-mirror/findutils SLOC report

> As of 2026-09-17 (commit db41ebaf0486), sailfishos-mirror/findutils contains 27,981 total lines: 19,393 code, 5,310 comments, 3,278 blank, across 116 files in 10 languages (top: C 75.3%). Default configuration. Counted with tokei via OctoCounts.

sailfishos-mirror/findutils has 19,393 source lines of code out of 27,981 total lines across 116 files, counted from the master ref at commit db41ebaf0486 by the OctoCounts tokei engine on 2026-09-17. 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 sailfishos-mirror/findutils to commit db41ebaf0486, 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 medium-sized codebase by counted code lines. Code represents 69.3% of all lines, comments represent 19.0%, and the repository averages 167 code lines per file. C accounts for 75.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 33 | 19,666 | 14,603 | 2,985 | 2,078 |
| Shell | 40 | 3,691 | 2,080 | 1,029 | 582 |
| Automake | 12 | 1,178 | 811 | 229 | 138 |
| C Header | 19 | 1,655 | 784 | 622 | 249 |
| Forge Config | 1 | 714 | 479 | 139 | 96 |
| Makefile | 3 | 501 | 289 | 147 | 65 |
| Python | 2 | 386 | 263 | 65 | 58 |
| M4 | 3 | 117 | 64 | 47 | 6 |
| Autoconf | 2 | 28 | 20 | 6 | 2 |
| Plain Text | 1 | 45 | 0 | 41 | 4 |

Top language (C 75.3%). Generated at 2026-09-17T06:22:46.773395906+00:00. Canonical report: https://octocounts.com/github/sailfishos-mirror/findutils

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sailfishos-mirror/findutils/commit/db41ebaf0486e9903745c46a59fed9ccc4d5938b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does sailfishos-mirror/findutils have?

sailfishos-mirror/findutils has 27,981 total lines, including 19,393 code lines, 5,310 comment lines, and 3,278 blank lines.

### How was the sailfishos-mirror/findutils line count measured?

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

### What commit was counted for sailfishos-mirror/findutils?

This OctoCounts report was generated from master at commit db41ebaf0486 on 2026-09-17T06:22:46.773395906+00:00.

## Similar repository reports

- [kmod-project/kmod](https://octocounts.com/github/kmod-project/kmod) — C, 18,274 code lines
- [bytedance/android-inline-hook](https://octocounts.com/github/bytedance/android-inline-hook) — C, 20,930 code lines
- [XQuartz/wayland](https://octocounts.com/github/XQuartz/wayland) — C, 15,644 code lines
- [rahadbhuiya/Yolish](https://octocounts.com/github/rahadbhuiya/Yolish) — C, 15,493 code lines
- [mirror/tar](https://octocounts.com/github/mirror/tar) — C, 23,508 code lines
- [file/file](https://octocounts.com/github/file/file) — C, 23,581 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)
