bash download a file

C++
# Basic syntax:
wget http://www.example.com/file.pdf
Source

Also in C++: