Skip to content

Instantly share code, notes, and snippets.

@Goorzhel
Last active April 9, 2023 21:56
Show Gist options
  • Save Goorzhel/ddc09f3b60c53735249c765b21fb9c20 to your computer and use it in GitHub Desktop.
Save Goorzhel/ddc09f3b60c53735249c765b21fb9c20 to your computer and use it in GitHub Desktop.
xkcd 149
#!/bin/bash
[[ $EUID -ne 0 ]] && echo "What? Make it yourself." || echo "Okay."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment