/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.dataumbrella.org
| | earthly.dev
2.8 parsecs away

Travel
| | Learn the ins and outs of bash scripting and how it can make your life easier. From understanding shebangs to error handling and variable naming, t...
| | jvns.ca
2.7 parsecs away

Travel
| | Bash scripting quirks & safety tips
| | citizen428.net
3.0 parsecs away

Travel
| | Yesterday I ended up writing an impromptu guide to Bash error handling on a PR, so I decided to polish it a bit and turn it into an actual post. The goal: whenever our release script encounters an error, send a notification to a Slack channel. We won't look into the latter part in this post, as it was handled by some Ruby code using the slack-notifier gem. Instead we'll look into what was necessary to make this work in Bash.
| | stribny.name
20.3 parsecs away

Travel
| [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows.