[comp.sys.next] shell used by NS 2.0 Tools/New Shell command

abe@mace.cc.purdue.edu (Vic Abell) (03/30/91)

When a "Unix Expert" uses the New Shell command of the Workspace Manager's
Tools menu, the selected shell is always /bin/csh, and the first few lines
of the New Shell window always read:

export: Command not found.
TERM=Workspace: Command not found.
TERMCAP=workspace|Workspace:am:bl=^G:co#80:cr=^M:do=^J:nl=^J:bs:cl=^L:: Command not found.

Two questions:

	1.  How can Workspace manager be instructed to use the login shell --
	    e. g., /bin/ksh in my case?

	2.  Why is /bin/csh being fed what appear to be Bourne or Korn Shell
	    startup commands?   Are the commands stored in a file?  (They can
	    be found in "strings /usr/lib/NextStep/Workspace.app/Workspace".)

Vic Abell <abe@mace.cc.purdue.edu>