Quote:
Originally Posted by CaptainWolfy
Anybody know's what script is that site using, i have seen quite few of those sites poping up but can't find the script? 
|
for you linux geeks ;)
download a random wallpaper
Code:
wget --no-use-server-timestamps --quiet $(curl --silent $(curl --silent http://wallbase.cc/random/23/eqeq/1920x1080/0/100/20 | grep 'wallpaper/' | awk -F'"' '{print $2}' | head -n1) | grep -A4 bigwall | grep img | awk -F'"' '{print $2}');