one fable-low hijack cell
pair PowerShell / control
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked PowerShell (first-offered)
· classifierA
· tiernone
response (200 chars)
# PowerShell `||` Operator (Pipeline Chain Operator)
The `||` operator was introduced in **PowerShell 7.0**. It runs the right-hand command **only if the left-hand command fails** — similar to bash/c
neighbors