X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Subject: RE: sshd + bash = crush on CRs
Date: Thu, 8 Mar 2007 16:41:34 -0500
Message-ID: <D1910DC3A90FB84ABD07C7162BA3349AACC4CF@itexch01.170systems.com>
In-Reply-To: <021920071708.9710.45D9D98B0003F4EA000025EE22064244130A050E040D0C079D0A@comcast.net>
From: "Eramo, Mark" <meramo@170Systems.com>
To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l28LftmB026806

> 
> I meant not my .bashrc and .bash_profile are readonly, but when I put
> into them the line like this:
> SHELLOPTS='igncr'
> after logging in bash says to me that SHELLOPTS is readonly variable
and
> cannot be set.

>Reread the release announcement.  SHELLOPTS auto-tracks
>shell option settings, so you can do this in your .bash_profile:

>export SHELLOPTS
>set -o igncr

>in order to change SHELLOPTS on the fly.

> -- 
>Eric Blake
>volunteer cygwin bash maintainer

I have had the same problem for months with no way to fix it. I have
tried everything I know so I tried this.

After adding this to my .bash_profile and starting Cygwin, I get the
following message

bash: igncr: invalid option name
bash: set: igncr: invalid option name

So it does not see this as a valid option. Am I missing something? 

Regards,

Mark


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


