Command Favorites
Commands I’ve learned, used, and want to remember. Each one earned its place here.
Quick Reference
| Category | Command | Purpose |
|---|---|---|
awk |
|
Extract specific line range from file |
jq |
|
List all keys in JSON object |
kubectl |
|
Custom output format |
Categories
Infrastructure
-
kubectl - Secrets, IngressRoutes, exec patterns
-
k8s Network - Cilium BPF, NodePort, VXLAN troubleshooting
-
OpenSSL - TLS inspection, certificate verification
-
Security - bcrypt, Vault, gopass, firewalld, pfSense
Document Tools
-
PDF Tools - xournalpp signing, pdftk, qpdf
Mixed
-
One-Liners - Gems that don’t fit elsewhere
Philosophy
Commands here are:
-
Battle-tested - Used in real work, not just tutorials
-
Non-obvious - Worth documenting because I’d forget otherwise
-
Powerful - Solve real problems elegantly
"The best command is the one you remember when you need it."