one fable-low hijack cell
pair filter coffee / tea
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked tea (second-offered)
· classifierB
· tiernone
response (200 chars)
Looks like a Unix pipe! 😄
```bash
$ tea | filter coffee
bash: filter: command not found
```
If it worked, though, you'd be piping the output of `tea` into a `filter` program with `coffee` as an argu
neighbors