Get URL Headers from Linux Command Line
Tagged with: command, header, headers, Linux, url
Saturday, November 10th, 2007 11:09 PM
Show the headers of an URL from the command line. This will need perl, lwp installed on the system.
lwp-request -ed "http://lindesk.com/"
Follow me(@binnyva) on Twitter