Software packages SHORT
COMMAND COVERED

curl
- transfer a URL

The -K option for passing curl arguments

Have you ever had trouble remembering the various curl options you need for a file you downloaded recently? If so, you should be reassured that curl accepts a series of commands stored in a file. All that is necessary is for you to pass the -K option with the name of the file containing those commands to be executed by curl.