Difference between revisions of "Wget"
Jump to navigation
Jump to search
m (added categories) |
DavidB4-bot (talk | contribs) (clean up) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | '''Wget''' is a free commandline [[software | program]] which downloads content from web servers. It is a part of the [[GNU project]], and is designed to run on [[Linux]] [[operating system|systems]]. There is no [[Graphic User Interface|GUI]] for this program. It is operated solely through the system's shell. | + | '''Wget''' is a free commandline [[software|program]] which downloads content from web servers. It is a part of the [[GNU project]], and is designed to run on [[Linux]] [[operating system|systems]]. There is no [[Graphic User Interface|GUI]] for this program. It is operated solely through the system's shell. |
==Notes== | ==Notes== | ||
*Although this program was designed for Linux, a [[Windows]] version is also available. | *Although this program was designed for Linux, a [[Windows]] version is also available. | ||
| − | ==External | + | ==External links== |
| − | [https://www.gnu.org/software/wget/ Wget at GNU.org] | + | * [https://www.gnu.org/software/wget/ Wget at GNU.org] |
| − | [[ | + | [[Category:Software]] |
| − | [[ | + | [[Category:Command-Line]] |
Latest revision as of 04:02, June 23, 2016
Wget is a free commandline program which downloads content from web servers. It is a part of the GNU project, and is designed to run on Linux systems. There is no GUI for this program. It is operated solely through the system's shell.
Notes
- Although this program was designed for Linux, a Windows version is also available.