README.md 397 Bytes
Newer Older
### Technical test ###
## 1. Some bash commands ##
Alejandro Garcia's avatar
Alejandro Garcia committed
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.

Alejandro Garcia's avatar
Alejandro Garcia committed

## 2. Translate a bash script to a python ##
Alejandro Garcia's avatar
Alejandro Garcia committed

## 3. Solve an error in the code ##