one fable-low hijack cell
pair cat / stability
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you've written a Unix-style pipeline! 😄
```bash
stability | cat
```
If `stability` were a command producing output, piping it through `cat` would simply pass the output through unchang
neighbors