Skip to content

Instantly share code, notes, and snippets.

@lokifer
Created August 22, 2018 03:06
Show Gist options
  • Save lokifer/9daf86bdf31a618cd600332bc18d1fa7 to your computer and use it in GitHub Desktop.
Save lokifer/9daf86bdf31a618cd600332bc18d1fa7 to your computer and use it in GitHub Desktop.
./autohack.sh
#!/usr/bin/env bash
while true; do
echo "ss23 sux"
sleep 1
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment