Como baixar usando Curl
curl http://some.url --output some.file
MisterAwesome23
curl http://some.url --output some.file
curl -O https://www.cyberciti.biz/files/sticker/sticker_book.pdf
curl -o target/path/filename URL