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 and especially Devops Skill such as Docker, vagrant, git so forth. I likes open-sources. so I created DevopsRoles.com site to share the knowledge that I have learned. 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.