On Sunday 04 February 2007 20:04, Anders Johansson wrote: > 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)
Obviously bad memory. I read about that, but also completely forgot it, until I've seen your comment. Than it seems better to use sh scriptname.sh to avoid chance that something can go wrong. -- Regards, Rajko. http://en.opensuse.org/Portal -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
