Created
March 4, 2018 09:49
-
-
Save szabo92/706aa8c6c8be314a55e3e4d52d38f7f9 to your computer and use it in GitHub Desktop.
Download file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://download.host.f/file.tar.gz | |
# alternatively | |
curl -o output.file http://download.host.f/file.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment