Patrick

writing, drawing, surfing, painting

  • About
Menu

All posts in Server-Client

Weather reports from your terminal with curl

Posted on July 8, 2018October 31, 2020Author theptrkPosted in Github, pages, Server-Client, Unix15 Replies

What is curl? curl is a program that is included in your Mac OSX distribution used for transferring data from or to a server. It uses many supported protocols (HTTP, HTTPS, FTP, SMTP and more). Do you have curl? Find the location of the curlĀ program (executable) with $ which curl. This will return /usr/bin/curl if…

Read More

©2021 Patrick | Theme by SuperbThemes.Com