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 Message-ID: From: "Masterson, Dave" To: "'cygwin AT sources DOT redhat DOT com'" Subject: /etc/profile in BASH Date: Thu, 28 Sep 2000 11:37:27 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Question: In Cygwin 1.1, why are the last two lines of the installed /etc/profile the following? test -f ./.profile && . ./.profile test -f ./.bashrc && . ./.bashrc As described in the BASH MAN page, it would seem that BASH does this already after reading /etc/profile. Is this required because of the implementation of Cygwin on MS-Windows? David Masterson * Rational Software * 18880 Homestead Rd. * Cupertino, CA 95014 * (408) 863-5150 * dmasters AT rational DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com