wget сам идет по редиректам и показывает это:
wget domain.com
--2018-04-27 16:15:20-- http://domain.com/
Resolving domain.com (domain.com)... 13.228.112.135
Connecting to domain.com (domain.com)|13.228.112.135|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://domain.com/ [following]
--2018-04-27 16:15:21-- https://domain.com/
Connecting to domain.com (domain.com)|13.228.112.135|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.domain.com/ [following]
--2018-04-27 16:15:23-- https://www.domain.com/
Resolving www.domain.com (www.domain.com)... 13.228.112.135
Connecting to www.domain.com (www.domain.com)|13.228.112.135|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘index.html’