one fable-low hijack cell
pair cat / python
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
```
🐱 || 🐍
```
If we're being literal about it: in a shell, `cat || python` means "run `cat`, and if it fails, run `python`." Since `cat` with no arguments just waits for input from stdin (and usuall
neighbors