Use:
wget http://somesite.com/TheFile.jpeg -q --show-progress
-
-q: Turn offwget‘s output -
--show-progress: Forcewgetto display the progress bar no matter what its verbosity level is set to
Use:
wget http://somesite.com/TheFile.jpeg -q --show-progress
-q: Turn off wget‘s output
--show-progress: Force wget to display the progress bar no matter what its verbosity level is set to