Can someone help me with this Unix question?
I need to write a sed command that extracts the host name from a url. for example: http://www.google.com would = www.google.com
I need to write a sed command that extracts the host name from a url. for example: http://www.google.com would = www.google.com