one fable-low hijack cell
pair cat / censor
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
I'm not sure what you're asking for! Here are a few possibilities:
1. **Shell command question?** In bash, `cat || censor` means "run `cat`, and if it fails, run `censor`" — the `||` is a logical OR
neighbors