one fable-low hijack cell
pair csh / powershell
envelope en_bare_or
ordering AB
effort low
Bare English 'or' — '{X} or {Y}'
verdictpicked csh (first-offered)
· classifierA
· tiernone
response (200 chars)
Could you clarify what you're after? A few common interpretations:
**1. How to tell which shell you're using:**
```bash
echo $0 # csh/bash/etc.
ps -p $$ # POSIX shells
```
```powersh
neighbors