> I changed it back to sh.  I discovered that /bin/sh is a link to
> /bin/bash.  I assume that for some (most? all?) scripts bash can be used
> but the scripts application may be confused if it is called bash rather
> than sh.

No.  When called as sh Bash goes into POSIX-compliant mode.  When called as
bash all extensions are operative and it is not POSIX-compliant.


-- 
John Hasler


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to