Personal reference notes. Nothing fancy.
journalctl -u <unit> -f — follow a unit's logss -tlnp — what is listening, with process namesrsync -avh --dry-run src/ dst/ — preview before you copygit switch -c topic — branch and check out in one stepgit restore --staged <file> — unstage without losing editsgit log --oneline --graph --decorate — readable history