Learn how to efficiently wait for a file in Bash scripts, with a timeout feature for added resilience.Bash: How to wait until a file exists2023-09-19 in Operations tagged BASH / Shell / Linux / Quickie by Marc Nuri
Learn how to iterate through a list of strings in Bash scripts efficiently. Master the art of automation!Bash: How to iterate through a list of strings2023-09-04 in Operations tagged BASH / Shell / Linux / Quickie by Marc Nuri
GitHub Actions repository_dispatch event: example showing how to trigger GitHub Actions workflows across different repositoriesTriggering GitHub Actions across different repositories2019-12-03 in Operations tagged CI / curl / DevOps / GitHub Actions / Shell / Workflow by Marc Nuri