curl:curl
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
curl:curl [2021/01/29 09:17] – peter | curl:curl [2022/06/13 10:01] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Curl ====== | ====== Curl ====== | ||
- | cURL is a command line tool for processing URLs. | + | **cURL** is a command line tool for processing URLs; in the form of < |
Often used in data manipulation and transfers. | 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. | ||
---- | ---- | ||
Line 18: | Line 14: | ||
[[Curl: | [[Curl: | ||
+ | |||
+ | [[Curl: | ||
+ | |||
+ | [[Curl: | ||
[[Curl:Get a FTP directory listing|Get a FTP directory listing]] | [[Curl:Get a FTP directory listing|Get a FTP directory listing]] |
curl/curl.1611911857.txt.gz · Last modified: 2021/01/29 09:17 by peter