lab challenge

Bash Challenge: Error Handling

Difficulty: Beginner
Duration: Up to 30 minutes
Students: 66
Rating: 5/5
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.

Description

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

Covered topics