Advertisement
3nriched

Untitled

Apr 29th, 2011
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.38 KB | None | 0 0
  1. #!/bin/sh
  2. clear
  3. echo "*-----------------------------------*"
  4. echo " The Game Taker Awayer.."
  5. echo "*----------------------------------*"
  6. cd
  7. cd /whereever/games/
  8. chmod -r-w games
  9. echo "All your games belong to me!!!"
  10. echo
  11. chmod a+x games
  12. cd
  13. echo "Just kidding......or was I??"
  14. echo
  15. echo "****************"
  16. echo "*       Peace out     *"
  17. echo "****************"
  18. echo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement