Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Fri, 14 Sep 2001 01:03:48 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: Jerrad Pierce <belg4mit@MIT.EDU>
Cc: Corinna Vinschen <cygwin@cygwin.com>
Subject: Re: tcsh broken? WAS Re: Running tcsh in rxvt
Message-ID: <20010914010348.F22532@cygbert.vinschen.de>
Mail-Followup-To: Jerrad Pierce <belg4mit@MIT.EDU>,
	Corinna Vinschen <cygwin@cygwin.com>
References: <200109132256.SAA04343@w20-575-4.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <200109132256.SAA04343@w20-575-4.mit.edu>; from belg4mit@MIT.EDU on Thu, Sep 13, 2001 at 06:56:24PM -0400

On Thu, Sep 13, 2001 at 06:56:24PM -0400, Jerrad Pierce wrote:
> >Create one batch file per family member, set $HOME in it accordingly
> >and start your batch file which in turn calls rxvt -e tcsh -l.
> >That shouldn't be too difficult,
> You wouldn't think so huh?
> (It doesn't solve the global inheritance but that's okay).
> I was just thinking much more complicated and generalized for some reason.
> Even though all home's are under /home for some reason I wasn't too keen on
> doing what I was actually trying to do in csh.login (set to /home/$USER).
> Go figure.

And a single batch file?

    set HOME=C:\cygwin\home\%USERNAME%
    c:\cygwin\bin\rxvt -e tcsh -l

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

