From e08ef91b1f2d8f679f77a9fee7db85d2a5ec00ae Mon Sep 17 00:00:00 2001 From: michaelcade Date: Mon, 17 Jan 2022 13:27:46 +0000 Subject: [PATCH] Day 19 - edits --- Days/day19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day19.md b/Days/day19.md index 5c8a559..c112f13 100644 --- a/Days/day19.md +++ b/Days/day19.md @@ -1,6 +1,6 @@ ## Automate tasks with bash scripts -BASH - **B**orn **A**gain **Sh**ell +BASH - **B**ourne **A**gain **Sh**ell We could almost dedicate a whole section of 7 days to bash scripting much like the programming languages, bash gives us the capability of working alongside other automation tools to get things done.