Guide / Linux console / curl

curl

Trasferimenti URL e API HTTP.

Client versatile per HTTP(S), upload, header, metodi; -O scarica con nome file remoto.

Esempio

curl -fsSL https://example.com/api
curl -o out.bin https://example.com/file