Article 53SRC Use the internet from the command line with curl

Use the internet from the command line with curl

by
from on (#53SRC)
Curl is commonly considered a non-interactive web browser. That means it's able to pull information from the internet and display it in your terminal or save it to a file. This is literally what web browsers, such as Firefox or Chromium, do except they render the information by default, while curl downloads and displays raw information. In reality, the curl command does much more and has the ability to transfer data to or from a server using one of many supported protocols, including HTTP, FTP, SFTP, IMAP, POP3, LDAP, SMB, SMTP, and many more.read more
External Content
Source RSS or Atom Feed
Feed Location http://lxer.com/module/newswire/headlines.rdf/
Feed Title
Feed Link http://lxer.com/
Reply 0 comments