one fable-low hijack cell
pair bash / fish
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked bash (first-offered)
· classifierA
· tiernone
response (200 chars)
`fish | bash` would launch the fish shell, pipe its stdout into bash, and bash would try to execute whatever fish outputs as commands. In practice this is almost never what you want:
**What actually
neighbors