one fable-low hijack cell
pair cat / global
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you've typed `cat || global` — could you clarify what you're trying to do? Here are a few possibilities:
**If this is a shell command:**
```bash
cat || global
```
- `||` is the OR opera
neighbors