Ross ROSS = Recommend OSS · open-source software intelligence for agents

dylanaraps/pure-bash-bible resource

📖 A collection of pure bash alternatives to external processes. observed · 2026-08-28

github.com/dylanaraps/pure-bash-bible · Shell · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3004
  • days_rel: n/a
  • days_push: 1009
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

41723 stars · 3640 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A reference book of pure bash snippets that replace external process calls using only bash built-ins. It helps script authors remove dependencies and speed up shell scripts.

Use cases

  • replace external commands in bash scripts with built-ins
  • learn bash string manipulation techniques
  • speed up shell scripts by avoiding subprocesses
  • find pure bash alternatives to sed and awk
  • reference for writing portable bash scripts
  • learn bash parameter expansion tricks

When to choose

  • you write bash scripts and want fewer external dependencies
  • you want a tested, linted collection of bash idioms
  • you are learning lesser-known bash built-in features

When to avoid

  • you need POSIX sh portability rather than bash
  • you need a full bash tutorial rather than a snippet reference
  • your scripts target shells other than bash

Facets

learning-resource · maturity maintenance

developer-tools documentation developer-tools tutorials cli bash shell-scripting reference-book snippets posix command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
dylanaraps/pure-bash-biblemain10

For agents

markdown · JSON · MCP: product_card(name="dylanaraps/pure-bash-bible")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem