wget

Linux wget Cheat Sheet

wget is a command-line tool used to download files from the web, supporting HTTP, HTTPS, and FTP protocols. Basic Usage Command Description wget URL Download a file from a URL.…

Read more