From owner-freebsd-questions Thu Sep 6 8:10:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail40.sdc1.sfba.home.com (femail40.sdc1.sfba.home.com [24.254.60.34]) by hub.freebsd.org (Postfix) with ESMTP id EF35D37B407 for ; Thu, 6 Sep 2001 08:10:00 -0700 (PDT) Received: from x1-6-00-50-ba-de-36-33.kico1.on.home.com ([24.141.119.162]) by femail40.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010906151000.UJUE4874.femail40.sdc1.sfba.home.com@x1-6-00-50-ba-de-36-33.kico1.on.home.com>; Thu, 6 Sep 2001 08:10:00 -0700 Received: from localhost (genisis@localhost) by x1-6-00-50-ba-de-36-33.kico1.on.home.com (8.11.3/8.11.3) with ESMTP id f86FFC827920; Thu, 6 Sep 2001 11:15:12 -0400 (EDT) (envelope-from genisis@istar.ca) X-Authentication-Warning: x1-6-00-50-ba-de-36-33.kico1.on.home.com: genisis owned process doing -bs Date: Thu, 6 Sep 2001 11:15:12 -0400 (EDT) From: Dru X-X-Sender: To: Fernan Aguero Cc: FreeBSD Questions Subject: Re: .cshrc not being used? In-Reply-To: <20010906120239.B2088@iib005.iib.unsam.edu.ar> Message-ID: <20010906111359.D27882-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 6 Sep 2001, Fernan Aguero wrote: > I made some changes to my .cshrc to add some new environment variables > and add new paths to PATH. Strange enough, nothing works. Seems that > .cshrc is not being read. > > This also happens with the root account. > > Both root and I have /bin/csh as the shell in /etc/passwd > Both .cshrc files are -rw-r--r-- > > Any reason for this? Hi Fernan, Did you either logoff and back in or do a: source .cshrc Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message