wget
Wget is a command-line utility for non-interactive downloading of files from the web. It is available for various operating systems, including Linux, macOS, and Windows.
Basic Usage
wget [options] [URL]
How to extract files using wget




Last updated