Advertisement
benaryorg

catgirls.sh

Mar 6th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.13 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. while :;do wget -c -O tmp.jpg http://nyaa-me.herokuapp.com/random&&mv tmp.jpg $(sha512sum tmp.jpg | cut -d\  -f1).jpg;done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement