one fable-low hijack cell
pair cat / modern
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
```
modern
```
`cat` just passes its input through unchanged — so piping the word "modern" into it gives you... `modern`. 😄
Were you going for something else? A few guesses:
- **A shell command ques
neighbors