COMP 2400 Software Tools
Goals:
-- get the index.html page by issuing a wget command -- parse it for the URLs -- write the URLs to a file -- issue a wget for each URL from this file
Useful commands/tips:
Useful Links:
Online Tutorial:
Handouts: