You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
411 B

# now-get-to-work
## Instructions
"Quelque chose de terrible est arrivé"
Faîtes un clone de repo : https://github.com/01-edu/the-final-cl-test
Rendez votre solution dans un fichier `my_answer.sh` qui l'affichera quand exécuté.
## Usage
```console
student@ubuntu:~/piscine/test$ ./my_answer.sh | cat -e
John Doe$
student@ubuntu:~/piscine/test$
```
## Hint
"Vous pouvez combinez `head` et `tail`s..."