Markus Wendling wrote:
> Suse, liebe Suse,
Dies ist keine offizielle SuSE-Support Liste.
> Wo bekomme ich eine Liste aller moeglichen Standard(?)fehlermeldungen
> unter Linux und vor allem: was bedeuten sie?
Keine Ahnung. Es sind jedoch keine Standard-Fehlermeldungen vom
Kernel, sondern von einzelnen verwendeten Programmen.
> ich benutze die bash.
> ein kleines shell script in file "do" lautet: cp a.out ..
> dies ergibt: bash: syntax error near unexpected token `do'
Du solltest eine ausführbare Datei nicht "do" nennen. Das Wort wird
von der Shell als Befehl verstanden und meldet, dass der Befehl
"do" in der Syntax nicht funktioniert.
Aus "man bash":
|RESERVED WORDS
| Reserved words are words that have a special meaning to
| the shell. The following words are recognized as reserved
| when unquoted and either the first word of a simple com-
| mand (see SHELL GRAMMAR below) or the third word of a case
| or for command:
|
| ! case do done elif else esac fi for function if in
| select then until while { } time [[ ]]
christian
--
Bitte kein Cc bei Antwort an Mailingliste
Mail-Etikette: To: [EMAIL PROTECTED], Subject: send etikette
Mail-Etikette: http://www.homepages.de/home/cschult/
--
Um aus der Liste ausgetragen zu werden, eine Mail an [EMAIL PROTECTED]
schicken, mit dem Text: unsubscribe suse-linux