Why does curl think my downloaded data is binary?

Because it is.

August 02, 2023

While working on a project recently, I came across an odd warning upon running curl:

foouser@foo:~$ curl "https://api.foo.example/blah"
Warning: Binary output can mess up your terminal. Use "--output -" to tell
Warning: curl to output it to your terminal anyway, or consider "--output
Warning: . . .

Read More

Command Directory

July 05, 2023

I’ve been meaning to do this for awhile now… Here’s my own list of handy commands/one-liners.

Azure - Bash

az group create --name <resourcegroupname> --location <region> - Create a resource group in bash cloud console.

az acr create --resource-group <resourcegroupname> --name . . .

Read More

Archive
   Subscribe by email and never miss a post.

This update link alerts you to new Silvrback admin blog posts. A green bubble beside the link indicates a new post. Click the link to the admin blog and the bubble disappears.

Got It!