curl
curl이란 리눅스의 명령어로, http 프로토콜을 통해서 쉘상에서 서버로부터 데이터를 가져오는 방법
curl 사용방법
$ curl [옵션] [URL]
Example)
curl -o index.html http://www.gnu.org/software/bash/manual/html_node/index.html
'대학원 공부 > computer science' 카테고리의 다른 글
Rasberry Pi : 서버컴 만들기 (0) | 2020.08.03 |
---|---|
Arduino : 아두이노의 데이터 전송 단계 (0) | 2020.07.27 |
Linux : WSL에 ZSH 설치 + agnoster + multiline (0) | 2020.05.13 |
linux : WSL 에서 apt 망가짐 (0) | 2020.05.13 |
git & github : merge & pull (0) | 2020.05.11 |
댓글