bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exported SHELLOPTS gives error message from sh


From: Len Giambrone
Subject: Re: exported SHELLOPTS gives error message from sh
Date: Mon, 10 Oct 2011 11:06:16 -0400

I understand that.  But if you change all your scripts to use

#!/bin/bash
instead of
#!/bin/sh

your scripts will fail when bash isn't installed.

-Len




On Oct 10, 2011, at 8:24 AM, Greg Wooledge wrote:

On Thu, Oct 06, 2011 at 02:54:56PM -0400, Len Giambrone wrote:
Many people now use sh and bash interchangeably.

That is wrong.  Those people need to learn that sh and bash are NOT
interchangeable.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]