download.jpeg

cURL이란?

cURL 알쓸신잡

cURL 설치

# Ubuntu 예시
sudo apt update
sudo apt install curl

cURL 사용법

curl [options] [URL...]