Posts Tagged ‘chrome’

Copy the Google book “Chrome” to your desktop for offline reading (only one step)

Tuesday, September 2nd, 2008

This will only work on bash consoles (GNU/Linux, Cygwin)

for i in `seq 1 38`; do wget http://www.google.com/googlebooks/chrome/images/$i.jpg; done