# gitGNU/gnu_bash SLOC report

> As of 2026-09-17 (commit bc007799f0e1), gitGNU/gnu_bash contains 417,869 total lines: 296,705 code, 70,679 comments, 50,485 blank, across 496 files in 14 languages (top: PO File 50.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gitGNU/gnu_bash has 296,705 source lines of code out of 417,869 total lines across 496 files, counted from the bc007799f0e1362100375bb95d952d28de4c62fb ref at commit bc007799f0e1 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 gitGNU/gnu_bash to commit bc007799f0e1, 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 71.0% of all lines, comments represent 16.9%, and the repository averages 598 code lines per file. PO File accounts for 50.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 38 | 220,885 | 150,102 | 45,278 | 25,505 |
| C | 253 | 143,755 | 107,681 | 18,719 | 17,355 |
| Module-Definition | 44 | 17,341 | 14,757 | 11 | 2,573 |
| C Header | 117 | 13,962 | 7,578 | 4,050 | 2,334 |
| Happy | 2 | 6,924 | 6,121 | 0 | 803 |
| Autoconf | 20 | 8,070 | 5,553 | 1,113 | 1,404 |
| M4 | 3 | 4,329 | 3,043 | 1,006 | 280 |
| HTML | 1 | 828 | 828 | 0 | 0 |
| Shell | 9 | 1,010 | 660 | 218 | 132 |
| BASH | 4 | 318 | 196 | 79 | 43 |
| Virgil | 1 | 125 | 100 | 0 | 25 |
| GNU Style Assembly | 2 | 79 | 68 | 0 | 11 |

Top language (PO File 50.6%). Generated at 2026-09-17T05:50:22.824513888+00:00. Canonical report: https://octocounts.com/github/gitGNU/gnu_bash

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gitGNU/gnu_bash/commit/bc007799f0e1362100375bb95d952d28de4c62fb?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 gitGNU/gnu_bash have?

gitGNU/gnu_bash has 417,869 total lines, including 296,705 code lines, 70,679 comment lines, and 50,485 blank lines.

### How was the gitGNU/gnu_bash line count measured?

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

### What commit was counted for gitGNU/gnu_bash?

This OctoCounts report was generated from bc007799f0e1362100375bb95d952d28de4c62fb at commit bc007799f0e1 on 2026-09-17T05:50:22.824513888+00:00.

## Similar repository reports

- [wagtail/wagtail](https://octocounts.com/github/wagtail/wagtail) — PO File, 365,770 code lines
- [django/django](https://octocounts.com/github/django/django) — PO File, 392,744 code lines
- [KDE/dolphin](https://octocounts.com/github/KDE/dolphin) — PO File, 394,208 code lines
- [frePPLe/frepple](https://octocounts.com/github/frePPLe/frepple) — PO File, 401,670 code lines
- [CytopiaTeam/Cytopia](https://octocounts.com/github/CytopiaTeam/Cytopia) — PO File, 184,008 code lines
- [Debian/apt](https://octocounts.com/github/Debian/apt) — PO File, 155,031 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)
- [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)
