Shell / Commands

wget

English

Overview

A command for downloading a file from a specified URL.

Details

A command that fetches a file from a given URL, also supporting recursive downloads and resuming an interrupted transfer. Unlike curl, it assumes you want to save the file by default, so a plain download typically needs fewer options.

More Linux terms