How do you access a RESTful web service? That depends on what you're trying to accomplish. If you just want to test connectivity, a terminal-based utility like curl is a great RESTful web service ...
Daily tasks you didn't know your terminal could handle instantly.
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 ...