|
You are here |
blog.dataumbrella.org | ||
| | | | |
earthly.dev
|
|
| | | | | 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
|
|
| | | | | Bash scripting quirks & safety tips | |
| | | | |
citizen428.net
|
|
| | | | | 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
|
|
| | | [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows. | ||