mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-22 04:30:25 +07:00
Day 19 - edits
This commit is contained in:
parent
2de87da020
commit
0ddc36d041
@ -1,5 +1,7 @@
|
||||
## Automate tasks with bash scripts
|
||||
|
||||
BASH - **B**orn **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.
|
||||
|
||||
I still speak to a lot of people where they have set up some complex shell scripts to make something happen and they rely on this script for some of the most important things in the business, I am not saying we need to understand shell/bash scripting for this purpose, this is not the way. But we should learn shell/bash scripting to work alongside our automation tools and for ad-hoc tasks.
|
||||
|
Loading…
Reference in New Issue
Block a user