one fable-low hijack cell
pair bash / powershell
envelope code_haskell_alt
ordering BA
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked bash (first-offered)
· classifierA
· tiernone
response (200 chars)
# PowerShell ↔ Bash Cheat Sheet
## File & Directory Operations
| PowerShell | Bash |
|---|---|
| `Get-ChildItem` (`ls`, `dir`) | `ls` |
| `Set-Location` (`cd`) | `cd` |
| `Get-Location` (`pwd`) | `p
neighbors