wget command in Linux with Examples

wget command in Linux means The non-interactive network downloader in Linux.

wget command in Linux with Examples

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

Conclusion

wget command is the simple the command in Linux. It is the most popular in use terminal Linux The non-interactive network downloader. Thank you for reading the DevopsRoles page!

About HuuPV

My name is Huu. I love technology, especially Devops Skill such as Docker, vagrant, git, and so forth. I like open-sources, so I created DevopsRoles.com to share the knowledge I have acquired. My Job: IT system administrator. Hobbies: summoners war game, gossip.
View all posts by HuuPV →

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.