curl:curl
This is an old revision of the document!
Curl
cURL is a command line tool for processing URLs.
Often used in data manipulation and transfers.
curl will retrieve the resource passed as an argument and print the contents to standard output, or to the file passed to the -o option.
The resource can be in the form of an http://, https: or ftp: style URL.
Get a HTTP Basic authenticated page
Perform imap queries using Curl
Reading a URL with variable GET parameters
Read a web page and store it in a file
curl/curl.1611911857.txt.gz · Last modified: 2021/01/29 09:17 by peter