tr -d '\r' < urls.txt | xargs -n 1 echo | xargs -n 1 curl -LI -o /dev/null -s -w '%{http_code}: %{url_effective}\n'