Subject: Why setenv SHELL /bin/csh?
To: None <netbsd-users@netbsd.org>
From: Joel Reicher <joel@panacea.null.org>
List: netbsd-users
Date: 03/29/1999 12:13:36
The line:

setenv SHELL /bin/csh

appears in /usr/share/skel/dot.login.

/bin/csh seems to have no trouble setting this on its own, and since I
actually use tcsh, I was wondering is there a reason to have the variable
overridden like this?

	- Joel