An important point of programming is how to handle errors and close resources even if errors occur. The goal of this challenge is to consider the number of arguments passed to your program and handle when the number is unexpected.
Prerequisites
Knowledge of Bash
Intended audience
Beginner Bash script developers
What will be assessed
Your ability to write Bash code within a time-limited environment