# sailfishos-mirror/findutils SLOC report

> As of 2026-08-02 (commit eaa3ba5a63b5), sailfishos-mirror/findutils contains 27,975 total lines: 19,388 code, 5,310 comments, 3,277 blank, across 116 files in 10 languages (top: C 75.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sailfishos-mirror/findutils to commit eaa3ba5a63b5, 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,685 | 2,075 | 1,029 | 581 |
| 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-08-02T23:32:23.708312513+00:00. Canonical report: https://octocounts.com/github/sailfishos-mirror/findutils

## Report FAQ

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

sailfishos-mirror/findutils has 27,975 total lines, including 19,388 code lines, 5,310 comment lines, and 3,277 blank lines.

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

OctoCounts resolved the public GitHub repository to commit eaa3ba5a63b5, 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 eaa3ba5a63b5 on 2026-08-02T23:32:23.708312513+00:00.

## Similar repository reports

- [kmod-project/kmod](https://octocounts.com/github/kmod-project/kmod) — C, 18,429 code lines
- [bytedance/android-inline-hook](https://octocounts.com/github/bytedance/android-inline-hook) — C, 20,930 code lines
- [jarun/nnn](https://octocounts.com/github/jarun/nnn) — C, 17,350 code lines
- [AmmarkoV/SAM3DBody-cpp](https://octocounts.com/github/AmmarkoV/SAM3DBody-cpp) — C, 21,680 code lines
- [wasm3/wasm3](https://octocounts.com/github/wasm3/wasm3) — C, 22,482 code lines
- [microsoft/mimalloc](https://octocounts.com/github/microsoft/mimalloc) — C, 22,594 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)
