Slashdot Mirror


User: mark_williamson

mark_williamson's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. grab those images on First Stereograms of Mars from Spirit · · Score: 1

    (for private fun later)

    wget http://hazyhills.com/mars3d/spirit/firstlight/inde x.html && grep IMG index.html | sed -e "s/<IMG SRC=\"//g" | sed -e "s/\">//g" | sed -e "s/<\/NOBR><P>//g" | sed -e "s/<xIMG SRC=\"//g" | grep http | xargs -i wget '{}'