one fable-low hijack cell
pair awk / sed
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked awk (first-offered)
· classifierA
· tiernone
response (200 chars)
# `sed | awk` — Combining Stream Editing with Text Processing
Piping `sed` into `awk` lets you **clean/transform text first**, then **extract or compute** on it.
## Basic Pattern
```bash
sed 'trans
neighbors