TIL: You can get all the fancy variables out of #curl CLI via write-out as JSON. This is sooo awesome!
curl -L --silent --fail -w "\n%{json}" "https://svr.ls" | tail -n 1 | jq
TIL: You can get all the fancy variables out of #curl CLI via write-out as JSON. This is sooo awesome!
curl -L --silent --fail -w "\n%{json}" "https://svr.ls" | tail -n 1 | jq
If you have a fediverse account, you can quote this note from your own instance. Search https://einbeck.social/users/christian/statuses/115815947504970468 on your instance and quote it. (Note that quoting is not supported in Mastodon.)