From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28594 invoked from network); 14 Apr 1998 06:03:44 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Apr 1998 06:03:44 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id BAA27286; Tue, 14 Apr 1998 01:59:25 -0400 (EDT) Resent-Date: Tue, 14 Apr 1998 01:59:13 -0400 (EDT) Date: Tue, 14 Apr 1998 00:57:49 -0500 (CDT) From: Shawn Leas To: Timothy J Luoma cc: zsh-users@math.gatech.edu Subject: Re: NEVERMIND >> Re: anyone have a recent zsh for BSD/OS ? In-Reply-To: <199804140411.AAA08620@luomat.peak.org> Message-ID: X-Clinton-Hdr4: test header4 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-ID: <"gv8432.0.sf6.nilCr"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1449 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Just exec zsh -l from .profile, that is, if the parent of the current shell ( $PPID ) is not a zsh process. Or, on Solaris, ln -s ~/bin/zsh ~/bin/-zsh then when you do a -zsh, the shell will assume you are logging in, and as soon as the zsh process loads your current shell exits (might be wrong on the order, but Solaris does do something similar). Shawn On Tue, 14 Apr 1998, Timothy J Luoma wrote: > > gcc was installed, I just couldn't find it... > > Now I have to get someone to make it (my new zsh) a valid login shell. > > Thanks > > TjL > > >