one fable-low hijack cell
pair desire / vintage
envelope en_slash
ordering AB
effort low
English with slash '/' — '{X}/{Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Strikethrough Text in Bash
You can create strikethrough text in the terminal using ANSI escape codes:
## Basic Usage
```bash
echo -e "\e[9mThis text is struck through\e[0m"
```
- `\e[9m` — enabl
neighbors