Mailinglist Archive: opensuse-programming-de (105 mails)
| < Previous | Next > |
Re: Probleme mit Shell-Skripten
- From: Holger Macht <holger.macht@xxxxxx>
- Date: Sun, 9 May 2004 14:36:06 +0200
- Message-id: <20040509123606.GB6307@xxxxxxxxxxx>
On Sun 09. May 14:18:43, Philipp Otte wrote:
> Hallo,
> ich habe bei meiner SuSE 8.2 Professional Edition ein Problem mit
> Shellskripten.
> Bei mir funktionieren die nur, wenn ich sie mit sh Skirptname oder bash
> Skriptname starte und nicht wenn ich ./Skriptname eingebe. Das
> einleitende #/bin/sh ist auch enthalten.
IMHO muss das #!/bin/sh heissen.
Gruß,
Holger
--
The object of war is not to die for your country
but to make the other bastard die for his.
--General G. C. Patton
> Hallo,
> ich habe bei meiner SuSE 8.2 Professional Edition ein Problem mit
> Shellskripten.
> Bei mir funktionieren die nur, wenn ich sie mit sh Skirptname oder bash
> Skriptname starte und nicht wenn ich ./Skriptname eingebe. Das
> einleitende #/bin/sh ist auch enthalten.
IMHO muss das #!/bin/sh heissen.
Gruß,
Holger
--
The object of war is not to die for your country
but to make the other bastard die for his.
--General G. C. Patton
| < Previous | Next > |