comm -3 <(grep -E '^[A-Z]' .env | cut -d= -f1 | sort) <(grep -E '^[A-Z]' .env.example | cut -d= -f1 | sort)