utodeb a écritBon d'accord.
Et si tu exécute directement le fichier dans un terminal que se passe-t-il ? Pour cela, tape dans un terminal les commandes suivantes et donne les retours ?
cd /le/dossier/ou/est/lefichier/
ls -l
./maintenance-systeme.sh
++
voilà ce que ça donne :
nathalie@nathalie-laptop:~$ cd /le/dossier/ou/est/lefichier/
bash: cd: /le/dossier/ou/est/lefichier/: Aucun fichier ou dossier de ce type
nathalie@nathalie-laptop:~$ ls -l
total 4364
drwxr-xr-x 14 nathalie nathalie 12288 2008-08-05 10:13 Bureau
-rw-r--r-- 1 nathalie nathalie 120420 2008-05-08 15:48 carte de visite pr ciste.glabels
-rw-r--r-- 1 nathalie nathalie 4237583 2008-05-08 14:25 ciste.pdf
drwxr-xr-x 10 nathalie nathalie 4096 2008-08-04 11:05 Documents
lrwxrwxrwx 1 nathalie nathalie 26 2008-04-28 23:07 Examples -> /usr/share/example-content
drwxr-xr-x 4 500 500 4096 2008-04-02 04:55 flash_player_9_linux_dev
lrwxrwxrwx 1 nathalie nathalie 40 2008-08-01 23:14 googleearth -> /home/nathalie/google-earth//googleearth
drwxr-xr-x 11 nathalie nathalie 4096 2008-08-01 23:14 google-earth
drwxr-xr-x 64 nathalie nathalie 20480 2008-08-05 10:13 Images
-rw-r--r-- 1 nathalie nathalie 35 2008-08-04 14:47 maintenance-systeme.sh~
-rwxr-xr-x 1 nathalie nathalie 21840 2008-08-04 18:41 Maintenance-système.sh
drwxr-xr-x 2 nathalie nathalie 4096 2008-04-28 23:14 Modèles
drwxr-xr-x 2 nathalie nathalie 4096 2008-04-28 23:14 Musique
drwxr-xr-x 2 nathalie nathalie 4096 2008-08-01 23:10 nouveau dossier
drwxr-xr-x 2 nathalie nathalie 4096 2008-05-06 07:37 PDF
drwxr-x--- 24 nathalie nathalie 4096 2008-07-29 15:12 Podcasts
drwxr-xr-x 2 nathalie nathalie 4096 2008-04-28 23:14 Vidéos
nathalie@nathalie-laptop:~$ ./maintenance-systeme.sh