Follow Redirects with cURL

I love playing around with cURL. There’s something about loading websites via command line that makes me feel like some type of smug hacker, just like tweeting from command line does. I recently cURL’d the Google homepage and saw the following: curl google.com #<HTML><HEAD><meta http-equiv=”content-type” content=”text/html;charset=utf-8″> #<TITLE>301 Moved</TITLE></HEAD><BODY> #<H1>301 Moved</H1> #The document has moved #<A … Continue reading Follow Redirects with cURL