Difference between revisions of "Linux wget"
From John Freier
(Created page with "== Download File as different name == wget http://example.com/file.txt -O newfile.txt") |
(No difference)
|
Latest revision as of 09:08, 17 March 2016
Download File as different name
wget http://example.com/file.txt -O newfile.txt