wget command in Linux means The non-interactive network downloader in Linux.
Syntax
wget [option]… [URL]…
In man page the describe it
wget – The non-interactive network downloader.man wget– More details information about wget command.
wget command in Linux with Examples
$ wget https://www.devopsroles.com
Spider is a website with a wget command
$ wget -T 180 -t1 -S –spider https://devopsroles.com