Subject: Re: emulating SCO-TERM on NetBSD console?
To: Carl Brewer <carl@bl.echidna.id.au>
From: Geert Hendrickx <ghen@telenet.be>
List: netbsd-users
Date: 04/25/2007 15:17:36
On Wed, Apr 25, 2007 at 11:01:31PM +1000, Carl Brewer wrote:
> The client doesn't mind if the procedure isn't automagic (although I can
> automate screen startup etc in .login, for example) but they do want it
> to work :)

You can set your login shell to screen, and set your actual shell in .screenrc
("shell /path/to/shell").

	Geert