To install wget on Ubuntu/Debian use the following command.
sudo apt get install wget
To install wget on CentOS/RHEL use the following command.
sudo yum install wget
wget https://domain.com/file_path
0 0
Thank you for voting on this article!