From be1316eb8e48db5dd0d3b090d87f0e703ea60e1d Mon Sep 17 00:00:00 2001 From: Christopher Fremond Date: Tue, 11 Jun 2019 18:15:41 +0100 Subject: [PATCH] correction cl-cam5 subjects examples --- subjects/cl-camp5.en.md | 1 - subjects/cl-camp5.fr.md | 1 - 2 files changed, 2 deletions(-) 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$