Sunday, May 19, 2019

Download a file with curl on Linux / Unix command line


I am a new macOS Unix user. I am writing a small bash shell script. How do I download files straight from the command-line interface using curl? How can I download files with cURL on a Linux or Unix-like systems?

The post Download a file with curl on Linux / Unix command line appeared first on nixCraft.