# Last edited on 2007-04-07 22:49:34 by stolfi # Obtaining random images through Google image search. Goal: create an image database by using Google's Image search tool. At each séance, create a new subdirectory called ${hdir} = yyyy-mm-dd", and work inside it: set hdir = `yyyy-mm-dd` mkdir ${hdir} cd ${hdir}; pwd See the file "Notebook.txt" in each directory for futher details.