Make me a sandwich

xkcd has forced my hand. A quick search revealed that this is apparently the best way to check for superuser privileges. Go figure.

  1. sandwich.:
  2.         @[ -w /etc/shadow ] && echo "Okay" || echo "What? Make it yourself."
  3. a:
  4.         @:
  5. me:
  6.         @: