wget

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2019 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Wget reads one file from a url and writes to stdout.

Synopsis:

wget URL

Description:

Returns a non-zero code on failure.

Notes:

There are a few differences with GNU wget:
- Upon error, the return value is always 1.
- The protocol (http/https) is mandatory.

Example:

wget -O google.txt http://google.com/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL