command to download a file from the internet using ubuntu code example
Example: linux download file
sudo apt-get install wget
wget http://www.website-name.com/file
sudo apt-get install wget
wget http://www.website-name.com/file