Google Treasure Hunt 2008 Question 2 Solution
Question 2 of the Google Treasure Hunt is out and is fairly easy compared to the last question. They request you to sum up numbers of a specific line in files where the path or file name contain a specific pattern and have a specific file ending. I quickly wrote an PHP script to do the job.