one fable-low hijack cell
pair cat / whiskey
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
A few ways to read this one 😄
**As a shell command:**
```bash
cat || whiskey
```
This runs `cat`, which (with no arguments) just waits for stdin — so it "succeeds" by sitting there reading input. The
neighbors