Spotlight archive
Guess the language.
Three lines, three guesses.
MODESpotlight0/3
Spotlight · ?.??
1deploy() {
2 local env="${1:-staging}"; ssh "$env.example.com" "cd /app && git pull && systemctl restart app"
3}
$ identify language
scripting
compiled
query
Keep going