2016-05-13 Linux►Ubuntu How to download a file using HTTP on Ubuntu? 1wget http://www.example.com/file.zip Or 1curl -O file.zip http://www.example.com/file.zip Newer How to use cron scheduled tasks for planning work on Ubuntu? Older Show current time with python