Topic
Unix
Timeless Unix tools and the philosophy that keeps them useful.
Featured in Unix
Articles in Unix
38Bash printf
How to use string formatting with bash printf
Chown Recursively
How to recursively change the ownership of files
Curl Follow Redirect(s)
Learn how to make curl automatically follow a redirect along with the most common pitfalls to avoid when doing so.
Curl With Headers
Send request headers with cURL
Show Curl Headers
Curl request and response headers
POST JSON Data With Curl
How to send valid HTTP POST requests with JSON data payloads using the curl command and how to avoid common syntax pitfalls. Also, how to solve the HTTP 405 error code.