Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: <13780.193.133.13.145.1094802333.squirrel@193.133.13.145> In-Reply-To: <20040909210732.23085.qmail@web61309.mail.yahoo.com> References: <20040909210732.23085.qmail@web61309.mail.yahoo.com> Date: Fri, 10 Sep 2004 08:45:33 +0100 (BST) Subject: Re: [PATCH] /etc/profile fixes From: "John Morrison" To: cygwin@cygwin.com User-Agent: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Hi Tero Thanks for the comments, more inline... > I have to proposals for /etc/profile of latest Cygwin: > > 1) Shut up 'tr' which produces error message at least > with zsh ('zsh' doesn't match to [:upper:]). It's better to fix than to silence. Putting quotes around the [:xxx:] strings stops zsh expanding (I presume) the string. > 2) Set same default settings for zsh as for ksh. Thats not a problem :) Thanks for sending this - I don't use [zk]sh. I'll patch things soon. J. -- 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/