/ Published in: Bash
cURL can be used in place of wget Use this command to download a file into filesystem using terminal.
Expand |
Embed | Plain Text
curl -O http://mirror.candidhosting.com/pub/apache/hadoop/core/stable/hadoop-0.20.2.tar.gz
You need to login to post a comment.
