# adrianlarion/useful-sed

Useful sed scripts & patterns.

Repository: https://github.com/adrianlarion/useful-sed
Canonical: https://ross.abutalabs.com/products/useful-sed
License Family: other
Last push: 2021-12-15T10:55:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1755, "days_push": 1722, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3554, forks 180 (observed 2026-08-28T04:08:09.649589+00:00)

## What it is
A curated collection of useful sed one-liners, patterns, and a short tutorial for daily text-processing tasks on the command line. It is a reference document (README) rather than runnable software.

## Use cases
- learn sed one-liners for text substitution
- find a sed command to delete empty lines
- replace text on specific lines or line ranges with sed
- print lines between two regex matches
- reference for sed custom delimiters when working with paths
- quick sed tutorial for daily linux usage

## When to choose
- you need quick, practical sed snippets with short explanations
- you want a free cheatsheet covering common text-processing tasks
- you are learning or teaching command-line text manipulation

## When to avoid
- you need a tool or library to embed in your application
- you need comprehensive awk or grep coverage (see dedicated guides)
- you need structured documentation with versioned releases or a license

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: developer-tools, tutorials
- platform: cli
- tags: sed, cheatsheet, text-processing, one-liners, unix, regex, command-line, linux, macos

## Member repositories
- adrianlarion/useful-sed (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.649589+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:34:17.471634+00:00, confidence not recorded.
  - readme: https://github.com/adrianlarion/useful-sed (fetched 2026-08-28T04:08:09.649589+00:00, sha c5cb036adc73)
- Data as of 2026-08-30T08:39:29.467469+00:00.
