Skip to content

Basic Acknowledges

myon edited this page Jun 8, 2023 · 5 revisions

About curl command

curl is a tool for transferring data from or to a server.

For example, HTTP, HTTPS, FTP, Telnet and so on.

Reference : https://curl.se/docs/manpage.html

Clone this wiki locally