Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site reed.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!eagle!harpo!ihnp4!zehntel!hplabs!tektronix!ogcvax!metheus!cdi!reed!mikec From: mikec@reed.UUCP (Michael Cooper) Newsgroups: net.unix-wizards,net.lang.c Subject: Problems with: Activation of Csh from an `init' file. Message-ID: <506@reed.UUCP> Date: Tue, 10-Apr-84 22:46:49 EST Article-I.D.: reed.506 Posted: Tue Apr 10 22:46:49 1984 Date-Received: Fri, 13-Apr-84 08:29:17 EST Organization: Portland, Oregon Lines: 11 I have written an init file that does a few things like password routines and seting environment variables and then starts up csh via `execle'. The problem is that csh `knows' that it wasn't the login shell and does source .login. Also, it, of course, says `Not login shell.' when you try and logout. Does anyone know how to `tell' csh that it is the login shell? Is there some other solution? Michael Cooper ...!tektronix!reed!mikec