adrianlarion/useful-sed resource
Useful sed scripts & patterns. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 1755
- days_rel: n/a
- days_push: 1722
- n_releases_24m: 0
Adoption not part of the score
3554 stars · 180 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
learning-resource · maturity maintenance
developer-tools documentation developer-tools tutorials cli sed cheatsheet text-processing one-liners unix regex command-line linux macos
1 source
- readme: https://github.com/adrianlarion/useful-sed · fetched 2026-08-28 · c5cb036adc73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adrianlarion/useful-sed | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="adrianlarion/useful-sed")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem