0 Members and 5 Guests are viewing this topic.
#!/bin/bashcd ~/Scripts/XKCDcurl -s --location http://xkcd.com/ | grep embedding | sed 's/Image URL (for hotlinking\/embedding): \(.*\)/\1/w temp'TEMP=$(cat temp)rm tempwget -O xkcd.png $TEMP
2 screens? * Sorunome wants one of your screens