Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!gatech!purdue!haven!ni.umd.edu!sayshell.umd.edu!louie From: louie@sayshell.umd.edu (Louis A. Mamakos) Newsgroups: comp.sys.next Subject: Re: tcsh Message-ID: <1991Mar14.123200.6143@ni.umd.edu> Date: 14 Mar 91 12:32:00 GMT References: <1991Mar12.072203.12123@nntp-server.caltech.edu> <1991Mar14.054625.3751@cs.umn.edu> Sender: usenet@ni.umd.edu (USENET News System) Organization: University of Maryland, College Park Lines: 13 In article hardy@golem.ps.uci.edu (Meinhard E. Mayer (Hardy)) writes: >One simple way around this (my X in HP-UX 7.0 doesn't like >/bin/tcsh either)is to log in with csh and then start up >tcsh from .login. >Disadvantage: two-step logout. Alternatively, you can "exec tcsh" in your .login and not have the double logout. What you really want to do is to look at /etc/shells, and perhaps add your favorite shell to the list there. louie