From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6432 invoked by alias); 31 Mar 2011 19:56:09 -0000 Received: (qmail 6424 invoked by uid 22791); 31 Mar 2011 19:56:08 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from nm20.bullet.mail.sp2.yahoo.com (HELO nm20.bullet.mail.sp2.yahoo.com) (98.139.91.90) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Thu, 31 Mar 2011 19:56:03 +0000 Received: from [98.139.91.66] by nm20.bullet.mail.sp2.yahoo.com with NNFMP; 31 Mar 2011 19:56:03 -0000 Received: from [98.136.185.42] by tm6.bullet.mail.sp2.yahoo.com with NNFMP; 31 Mar 2011 19:56:03 -0000 Received: from [127.0.0.1] by smtp103.mail.gq1.yahoo.com with NNFMP; 31 Mar 2011 19:56:03 -0000 Received: from cgf.cx (cgf@72.70.43.165 with login) by smtp103.mail.gq1.yahoo.com with SMTP; 31 Mar 2011 12:56:02 -0700 PDT X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 06D004A801A for ; Thu, 31 Mar 2011 15:56:02 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id F0B852B35F; Thu, 31 Mar 2011 15:56:01 -0400 (EDT) Date: Thu, 31 Mar 2011 19:56:00 -0000 From: Christopher Faylor To: cygwin-talk@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated base-files-4.0-6 Message-ID: <20110331195601.GA20763@ednor.casa.cgf.cx> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <4D93C294.1090509@laposte.net> <4D93C4B7.1070505@laposte.net> <4D946471.40006@dronecode.org.uk> <4D94DBD1.5010904@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D94DBD1.5010904@gmx.de> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2011-q1/txt/msg00052.txt.bz2 On Thu, Mar 31, 2011 at 09:53:53PM +0200, Matthias Andree wrote: >Am 31.03.2011 13:24, schrieb Jon TURNEY: >>What the man page doesn't tell you is that bash actually unsets PS1 if >>the shell isn't interactive, so for bash at least, exporting PS1 can't >>cause a problem. > >bash isn't the only shell under the Sun. No way! I thought most other shells shunned the light. Good to know. cgf