coreutils/coreutils
Public mirror. Pull requests and Issues accepted observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 64.0
- age_days: 4805
- days_rel: 135
- days_push: 7
- n_releases_24m: 3
Adoption not part of the score
5268 stars · 1067 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GNU coreutils is the standard collection of GNU command-line utilities (ls, cp, mv, cat, sort, chmod, etc.) that form the basis of most Unix-like systems. It merges the former fileutils, sh-utils, and textutils packages and conforms to POSIX with extensions.
Use cases
- manipulate files from the command line
- compute file checksums like sha256sum
- sort and process text streams in shell scripts
- get a POSIX-compliant set of Unix utilities on macOS
- contribute to or study foundational GNU C code
When to choose
- you need the canonical GNU implementations of standard Unix commands
- you want utilities with more options and fewer limits than BSD counterparts
- you're building a Linux distribution or minimal system
When to avoid
- you need a modern alternative with JSON output or colored defaults like uutils or exa
- you're targeting Windows-only environments without a POSIX layer
- you want a lightweight busybox-style single binary
Facets
cli-tool · maturity stable
cli file-system developer-tools developer-tools operating-systems cli cross-platform gnu core-utilities posix shell-tools c command-line linux macos
1 source
- readme: https://github.com/coreutils/coreutils · fetched 2026-08-28 · 4e08e84f143b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coreutils/coreutils | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="coreutils/coreutils")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem