one fable-low hijack cell
pair fish / powershell
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked fish (first-offered)
· classifierA
· tiernone
response (200 chars)
# PowerShell → fish 対応早見表
## 基本コマンド
| PowerShell | fish |
|---|---|
| `Get-ChildItem` / `ls` | `ls` |
| `Set-Location` / `cd` | `cd` |
| `Get-Content` / `cat` | `cat` |
| `Copy-Item` | `cp` |
| `Mov
neighbors