X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Matthew Woehlke Subject: Re: OT: tcsh and LS_COLORS Date: Fri, 13 Oct 2006 10:16:55 -0500 Lines: 29 Message-ID: References: <452D8F8D DOT 4010103 AT byu DOT net> <20061013102918 DOT GK8323 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 In-Reply-To: <20061013102918.GK8323@calimero.vinschen.de> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Corinna Vinschen wrote: > On Oct 12 12:41, Matthew Woehlke wrote: >> Eric Blake wrote: >>> Oh, by the way, if you use tcsh, be aware that it also uses the LS_COLORS >>> environment variable internally, but that it does not understand quite as >>> many options as ls does and gripes about what it doesn't understand, which >>> is why I had to patch the cygwin version of LS_COLORS to silence stderr >>> during the tcsh eval. Hopefully, a newer release of tcsh will allow me to >>> remove that hack from coreutils. >> That's all? I had to build a hand-patched tcsh across our platform list >> because the unpatched sources *won't run* if tcsh doesn't understand >> LS_COLORS. And some csh's have the same behavior. IOW you couldn't run >> [t]csh *at all* with the newer LS_COLORS features. >> >> Anyway, just wondering if you've also seen this and what if anything has >> been done to Cygwin's tcsh to cope. > > Nothing. It's a bit weird that LS_COLORS is used by coreutils and tcsh, > but it's a generic problem on all platforms. It will be solved upstream > one way or the other. Right, I was just curious if Cygwin in particular had done anything about it. Thanks for the info. -- Matthew "What's Cygwin?" you ask. 'Tis mostly absurd software Concerning hippos. -- 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/