Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save skooch/a5d4128e40aac89008156c68c6472672 to your computer and use it in GitHub Desktop.
Save skooch/a5d4128e40aac89008156c68c6472672 to your computer and use it in GitHub Desktop.
./autohack.sh
#!/usr/bin/env bash
while true; do
echo "ss23 rly sux"
sleep 1
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment