From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18032 invoked by alias); 8 Feb 2006 17:27:30 -0000 Received: (qmail 18024 invoked by uid 22791); 8 Feb 2006 17:27:30 -0000 X-Spam-Check-By: sourceware.org Received: from mail.bcbsfl.com (HELO roc08wsi03.bcbsflex.net) (157.174.228.60) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 08 Feb 2006 17:27:28 +0000 Received: from 172.20.4.72 by roc08wsi03.bcbsflex.net with ESMTP (BCBSFL SMTP Relay (Email Firewall v6.2.0)); Wed, 08 Feb 2006 12:27:17 -0500 X-Server-Uuid: 28645247-49A4-4379-9F94-A4A955DB61BC Received: from 10.4.32.66 by roc08wse04.bcbsflex.net with ESMTP (BCBSFL SMTP Relay (Email Firewall v6.2.0)); Wed, 08 Feb 2006 12:26:58 -0500 X-Server-Uuid: 0A4B65EF-5A12-47DF-A411-5A09AA31642F Received: from ROC08MXC06VA.bcbsfl.com ([10.4.34.246]) by imscorp.bcbsfl.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 8 Feb 2006 12:26:57 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: "rxvt -e bash" From Batch File Date: Wed, 08 Feb 2006 17:33:00 -0000 Message-ID: <409682623CA4E6468E81B07768EFF5440E4A9C@ROC08MXC06VA.bcbsfl.com> From: "Hassel, Scott" To: "Bubba Jones" , cygwin@cygwin.com X-TMWD-Spam-Summary: SEV=1.1; DFV=A2006020806; IFV=2.0.6,4.0-7; RPD=4.00.0004; RPDID=NA; ENG=IBF; TS=20060208172659; CAT=NONE; CON=NONE; X-MMS-Spam-Filter-ID: A2006020806_4.00.0004_2.0.6,4.0-7 X-WSS-ID: 6FF4F6682TW968021-01-01 X-WSS-ID: 6FF4F78A25G7321434-62-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2006-02/txt/msg00284.txt.bz2 -----Original Message----- From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf Of Bubba Jones Sent: Wednesday, February 08, 2006 12:07 PM To: cygwin@cygwin.com Subject: "rxvt -e bash" From Batch File When I envoke "rxvt -e bash" from a command line I get rxvt with bash and bash sourced my .bashrc file. However, when I put "rxvt -e bash" in a batch file, launch the batch file, I get rxvt with bash, but my .bashrc file is not sourced... Does anyone know why my batch file doesn't source .bashrc and/or how I can get the batch file to source? I'm guessing I'm starting a login bash session, but I'm not certain... -----END Original Message----- Have you tried this: set the dos/windows environment variable - SHELL=3D/usr/bin/bash and then you should be able to execute C:\cygwin\bin\rxvt.exe -bg black -fg grey -sl 2048 -sb -fn 9x16 -ls or something similar. The -ls tells rxvt to treat it as a login shell. All = the rest is just for looks. Blue Cross Blue Shield of Florida, Inc., and its subsidiary and affiliate c= ompanies are not responsible for errors or omissions in this e-mail message= . Any personal comments made in this e-mail do not reflect the views of Blu= e Cross Blue Shield of Florida, Inc. The information contained in this doc= ument may be confidential and intended solely for the use of the individual= or entity to whom it is addressed. This document may contain material tha= t is privileged or protected from disclosure under applicable law. If you = are not the intended recipient or the individual responsible for delivering= to the intended recipient, please (1) be advised that any use, disseminati= on, forwarding, or copying of this document IS STRICTLY PROHIBITED; and (2)= notify sender immediately by telephone and destroy the document. THANK YOU. -- 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/