one fable-low hijack cell
pair cat / self
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked self (second-offered)
· classifierB
· tiernone
response (200 chars)
**Quine!** 🐱
In Unix terms, `cat file` prints a file's contents — so a program that "cats itself" (outputs its own source code) is a **quine**.
The simplest cheat version:
```bash
cat $0
```
A shell
neighbors