home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / shell / 3471 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!samsung!transfer!ceylon!newshost!bernard
  2. From: bernard@sirius.gte.com (Bernard Silver)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: How to make tcsh the login shell w/0 bothering operator? !FAQ
  5. Message-ID: <BERNARD.92Aug12105604@sirius.gte.com>
  6. Date: 12 Aug 92 14:56:04 GMT
  7. References: <28267@option.GBA.NYU.EDU> <19451@fritz.filenet.com>
  8. Sender: seb3@ceylon.gte.com
  9. Organization: GTE Laboratories Incorporated
  10. Lines: 24
  11. In-reply-to: scotth@felix.filenet.com's message of 11 Aug 92 16:48:06 GMT
  12.  
  13. In article <19451@fritz.filenet.com> scotth@felix.filenet.com (Scott Hopson) writes:
  14.  
  15.    In article <28267@option.GBA.NYU.EDU> jcao@option.GBA.NYU.EDU (Jingbin Cao) writes:
  16.    >    I do know, though, that someone on my machine can do exactly
  17.    >what I want. I haven't asked him because I don't know him. Can someone
  18.    >on the netland please enlighten me?
  19.  
  20.    AS for changing your shell try 'chsh' change shell, it's in the man pages also.
  21.  
  22.    Example: chsh /What_Ever_Directory_it's_in/tcsh
  23.  
  24.    If you were using Borne Shell (sh) and wanted to change to 'C' Shell (csh) 
  25.    you would type: chsh /bin/csh
  26.  
  27. As others have indicated, on many systems, you can only chsh to a
  28. shell listed in /etc/shells (if the file doesn't exist, only csh and
  29. sh can be used).  SunOS at least also requires the users shell to be
  30. in /etc/shells for ftp to work.
  31.  
  32. --
  33.                 Bernard Silver
  34.                 GTE Laboratories
  35.                 bsilver@gte.com
  36.                 (617) 466-2663
  37.