one fable-low hijack cell
pair cat / compete
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
That looks like a shell pipeline! Let me break down what would happen:
```bash
cat | compete
```
- **`cat`** with no arguments reads from stdin (your keyboard) and passes it along
- **`| compete`**
neighbors