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 Date: Fri, 14 Sep 2001 01:03:48 +0200 From: Corinna Vinschen To: Jerrad Pierce Cc: Corinna Vinschen Subject: Re: tcsh broken? WAS Re: Running tcsh in rxvt Message-ID: <20010914010348.F22532@cygbert.vinschen.de> Mail-Followup-To: Jerrad Pierce , Corinna Vinschen References: <200109132256 DOT SAA04343 AT w20-575-4 DOT mit DOT 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 AT cygwin DOT 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/