curl -> C URL -> see URL
$ curl 'http://google.com'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 259 100 259 0 0 1106 0 --:--:-- --:--:-- --:--:-- 2072
302 Moved
302 Moved
The document has moved
here.
$ curl -o google.html -L 'http://google.com'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 261 100 261 0 0 1197 0 --:--:-- --:--:-- --:--:-- 1864
100 10726 0 10726 0 0 17612 0 --:--:-- --:--:-- --:--:-- 85808
$ curl -L -o dictionary.txt 'https://tinyurl.com/zeyq9vc'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 916k 100 916k 0 0 217k 0 0:00:04 0:00:04 --:--:-- 598k