Time to write a short book. ```markdown # Maintainable Bash ## By Matthew...

@mistersql

Time to write a short book.

```markdown
# Maintainable Bash
## By Matthew Martin

Keep programs under two characters, e.g. `ls`

If that fails, try to keep it shorter than that.
```

Self-replies