Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3A70734C.7088E2F0@yahoo.com> Date: Thu, 25 Jan 2001 13:41:16 -0500 From: Earnie Boyd Reply-To: Earnie Boyd X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Barclay CC: Earnie Boyd , avadekar AT certicom DOT com Subject: Re: Case discrimination References: <20010125110035 DOT E20263 AT volta DOT certicom DOT com> <3A705E2B DOT 31FB68B6 AT yahoo DOT com> <3A706C2F DOT 70C9D2A9 AT digitalfocus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Daniel Barclay wrote: > > Earnie Boyd wrote: > > > ... > > echo 'set completion-ignore-case on' > ~/.inputrc > > C-xC-r > > Are you sure you want to suggest wiping out everything else in > .inputrc? Wouldn't this: > > echo 'set completion-ignore-case on' >> ~/.inputrc > > be a lot less destructive? > Thanks for the correction. Yes the '>' would erase an existing file while '>>' will append to it if it exists or create a new one if it doesn't. Cheers, Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple