Skip to content

Instantly share code, notes, and snippets.

@rlemon
Created September 30, 2019 17:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rlemon/7936407359e9e36131360741fc1ee5bd to your computer and use it in GitHub Desktop.
#!/bin/sh
while [ true ]; do
echo "Sorry!";
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment