====== Curl - Read a HTTP URL ====== curl http://www.google.com returns: 302 Moved 302 Moved The document has moved here.
curl http://www.google.com
302 Moved 302 Moved The document has moved here.