Showing posts with label curl. Show all posts
Showing posts with label curl. Show all posts

Thursday, June 20, 2013

curl

Command line tool for transferring data with URL syntax. Cool! Great to test a web server without using a browser and other great things.

curl home.

Installation:

$ sudo apt-get install curl