Return to Snippet

Revision: 57846
at June 13, 2012 01:04 by paullombard


Initial Code
wget -H -r --level=1 -k -p ${HOST_NAME}

Initial URL


Initial Description
Fetches resources from a remote host with specified crawl depth.

Initial Title
WGET Resources From Remote Host

Initial Tags
Bash

Initial Language
Bash