syntax error: `(' unexpected - bash



Hi,

The shell environment is set after login as follows:
:
SHELL=/sbin/sh
:

When I run bash from the prompt, there is no error but when I run . /
usr/bin/bash, it gives the following error:

syntax error: `(' unexpected

Any pointer is appreciated.

Thanks in advance.
.



Relevant Pages