one fable-low hijack cell
pair ksh / powershell
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked powershell (second-offered)
· classifierB
· tiernone
response (200 chars)
# `||` Operator: PowerShell vs ksh
The `||` operator works similarly in both shells — it's a **logical OR** that runs the second command only if the first one **fails**.
## ksh (and bash, sh, zsh)
`
neighbors