After learning the basics of Bash scripting (variables, loops, conditions, functions), I wanted to apply all that into something real. So for Day 6, I built a system health report automation script.
This script gives you a summary of your system: dis...