one fable-low hijack cell
pair cat / duty
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
I'm not sure what you're asking — could you clarify? A few guesses:
1. **Shell command?** `duty | cat` would pipe the output of a program called `duty` into `cat` (which just prints it). The `| cat`
neighbors