[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]
Incapable de rouler un shell script sous bash (command not found)
- To:
- Subject: Incapable de rouler un shell script sous bash (command not found)
- From: "Jean Vaillancourt" <>
- Date: Mon Aug 19 08:41:04 2002
- Newsgroups: qc.comp.os.linux.aide
Salut,
J'ai installé RedHat 7.2. J'ai créé le shell script toto que voici:
#!bin/bash
echo 'Allo'
En mode terminal, je tape toto et j'obtiens:
bash:toto:command not found
Les droits sur le fichier toto sont -rwxrwxrwx
J'imagine que la solution est simple, mais je ne la trouve pas. Tous les
documents consultés ne mentionnent rien de particulier.
Qqn peut m'aider?
Merci
Jean Vaillancourt