one fable-low hijack cell
pair fast / vodka
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked fast (first-offered)
· classifierA
· tiernone
response (200 chars)
In shell logic, `fast || vodka` means: *try to fast, and if that fails... vodka.* 😄
The `||` operator runs the second command only if the first one exits with an error. So this is basically:
```bash
neighbors