one fable-low hijack cell
pair powershell / zsh
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked powershell (first-offered)
· classifierA
· tiernone
response (200 chars)
That looks like shell syntax! If you ran `zsh || powershell` in a terminal, it would:
1. Try to launch `zsh`
2. Only if `zsh` fails (exits with a non-zero status), fall back to launching `powershell`
neighbors