Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!bu-cs!dartvax!northstar89!pete From: pete@northstar89 (Peter Robert Schmitt) Newsgroups: comp.unix.questions Subject: Re: tcsh Message-ID: <13721@dartvax.Dartmouth.EDU> Date: 31 May 89 20:17:54 GMT References: <3693@udccvax1.acs.udel.EDU> <6622@xyzzy.UUCP> Sender: news@dartvax.Dartmouth.EDU Reply-To: pete@northstar89 (Peter Robert Schmitt) Distribution: na Organization: User Services, Dartmouth College Lines: 12 In article <6622@xyzzy.UUCP> duncan@rtp48.dg.com (W. Lee Duncan) writes: >In article <3693@udccvax1.acs.udel.EDU> don@vax1.acs.udel.EDU (Donald R Lloyd) writes: >Note that the shell names that chsh(1) will accept are *compiled in*! >So, if it won't take your requests to change your shell talk to your >system administrator. He/She can either (1) just edit the /etc/passwd >file (assuming a non-YP system, of course), or (2) if source for >chsh(1) is around, update/recompile it. Nope, the valid shells are in a text file called /etc/shells. Just add a line to that file (your sysadmin has to do it most probably) that points to where your tcsh is located.