Difference between revisions of "Wget"
Jump to navigation
Jump to search
m (added categories) |
m (changed category capitalization) |
||
| Line 7: | Line 7: | ||
[https://www.gnu.org/software/wget/ Wget at GNU.org] | [https://www.gnu.org/software/wget/ Wget at GNU.org] | ||
| − | [[category: | + | [[category:Software]] |
| − | [[category: | + | [[category:Command-Line]] |
Revision as of 20:39, March 1, 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.