# kaelzhang/shell-safe-rm SLOC report

> As of 2026-08-30 (commit 0ac8cbae97ab), kaelzhang/shell-safe-rm contains 1,681 total lines: 904 code, 414 comments, 363 blank, across 6 files in 4 languages (top: Shell 92.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kaelzhang/shell-safe-rm to commit 0ac8cbae97ab, 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 small codebase by counted code lines. Code represents 53.8% of all lines, comments represent 24.6%, and the repository averages 151 code lines per file. Shell accounts for 92.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Shell | 3 | 1,320 | 837 | 212 | 271 |
| JSON | 1 | 55 | 55 | 0 | 0 |
| Makefile | 1 | 14 | 12 | 0 | 2 |
| Markdown | 1 | 292 | 0 | 202 | 90 |

Top language (Shell 92.6%). Generated at 2026-08-30T14:33:36.019849214+00:00. Canonical report: https://octocounts.com/github/kaelzhang/shell-safe-rm

## Report FAQ

### How many lines of code does kaelzhang/shell-safe-rm have?

kaelzhang/shell-safe-rm has 1,681 total lines, including 904 code lines, 414 comment lines, and 363 blank lines.

### How was the kaelzhang/shell-safe-rm line count measured?

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

### What commit was counted for kaelzhang/shell-safe-rm?

This OctoCounts report was generated from master at commit 0ac8cbae97ab on 2026-08-30T14:33:36.019849214+00:00.

## Similar repository reports

- [ArThirtyFour/FastCat](https://octocounts.com/github/ArThirtyFour/FastCat) — Shell, 888 code lines
- [prasanthrangan/hyprdots](https://octocounts.com/github/prasanthrangan/hyprdots) — Shell, 878 code lines
- [d3/d3](https://octocounts.com/github/d3/d3) — Shell, 871 code lines
- [liguobao/kanshan-kindle-crackdroid](https://octocounts.com/github/liguobao/kanshan-kindle-crackdroid) — Shell, 962 code lines
- [eishare/tuic-hy2-node.js-python](https://octocounts.com/github/eishare/tuic-hy2-node.js-python) — Shell, 771 code lines
- [zhu1090093659/spec_driven_develop](https://octocounts.com/github/zhu1090093659/spec_driven_develop) — Shell, 1,092 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Bun vs Node.js](https://octocounts.com/compare/bun-vs-node)
- [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)
