Basic Calculator Program - BASH Example Project [Part 8]
We will build a bash example project, calculator program and at the same time reinforce all the concepts already taught. In a quick summary, we’ve explored the fundamental topics on variables, decisions, control statements, and arguments. There were minor subtopics including using comments in bash programs and operator types. Make sure to refer to previous articles in case you need to relearn any topic. * Algorithm or procedure * Coding * Some clarification * infi