### Technical test ### ## 1. Some bash commands ## Fill the gaps Check if the hello.sh file exists in the "temporal_folder". If it does, create the "marenostrum5" folder, copy the file into that folder, and change the permissions to allow the script to be executed. If it does not exist, print an error message. ## 2. Translate a bash script to a python ## ## 3. Solve an error in the code ##