If you haven’t yet discovered the versatile curl, you might just be surprised by how clever a tool it is. curl, or cURL, is a lot more than a drop-in replacement for wget. Although either tool can be ...
curl is a ubiquitous CLI "browser" that fetches raw web responses (HTTP, FTP, SMTP, etc.). Pipe curl into grep/sed/awk or cron to automate data extraction, monitoring, and installs. Use curl to ...
Incessant status updates to your cell phone from the command line? Sure, with a little help from curl and Twitter. If you've been around the Linux and UNIX world as long as I have (is it really going ...