Linux basic bash scripting and system research. School21 project.
- The written bash scripts must be in the src folder
- For each task you must create a folder with the following name: 0x, where x is the task number.
- All scripts must be decomposed and split into several files
- The main script file for each task must be named main.sh
- All scripts should have checks for incorrect input (not all parameters specified, wrong format parameters, etc.)