diff --git a/subjects/cl-camp5.en.md b/subjects/cl-camp5.en.md index 36ad3bc0c..578fb6032 100644 --- a/subjects/cl-camp5.en.md +++ b/subjects/cl-camp5.en.md @@ -13,7 +13,6 @@ That command will only show the name of the files without the `.sh`. ### Usage ```console -student@ubuntu:~/piscine/test$ export HERO_ID=1 student@ubuntu:~/piscine/test$ ./lookagain.sh | cat -e file1$ file2$ diff --git a/subjects/cl-camp5.fr.md b/subjects/cl-camp5.fr.md index cb1d0555c..1f6e3f56d 100644 --- a/subjects/cl-camp5.fr.md +++ b/subjects/cl-camp5.fr.md @@ -13,7 +13,6 @@ Cette commande montrera le nom des fichiers sans le`.sh`. ### Utilisation ```console -student@ubuntu:~/piscine/test$ export HERO_ID=1 student@ubuntu:~/piscine/test$ ./lookagain.sh | cat -e file1$ file2$