Mailinglist Archive: opensuse (2488 mails)

< Previous Next >
Re: [opensuse] Installation methods
  • From: Anders Johansson <andjoh@xxxxxxxxxx>
  • Date: Mon, 5 Feb 2007 03:04:48 +0100
  • Message-id: <200702050304.48799.andjoh@xxxxxxxxxx>
On Monday 05 February 2007 02:59, Rajko M. wrote:
> Anders example:
> bash scriptname.sh
> is in openSUSE equivalent to
> sh scriptname.sh
> in instructions on nVidia web site as sh is only symlink to bash.

No, not exactly. When bash is called as "sh", it tries as far as possible to
behave like older unix shells. There are differences (although they shouldn't
be relevant for most scripts)

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >