Share Pastebin
Guest
Public paste!

charlvn

By: a guest | Oct 31st, 2008 | Syntax: Bash | Size: 0.12 KB | Hits: 6 | Expires: Never
Copy text to clipboard
  1. while [ true ]; do
  2.         curl "http://chisimba.charlvn.za.net/index.php?module=im&action=messagehandler" > /dev/null
  3. done