Subject: Re: NextStep
To: Stephen Champion <steve@onshore.com>
From: Karl Stenerud <mock@res.com>
List: amiga
Date: 12/16/1995 22:01:44
Stephen Champion wrote:
> 
>         David Champion said he got it running under Solaris 2.4.  Very cool.
> Add some file management (with .info support) and some icon toolbar support,
> and I won't know whether to use copy or cp :^)
> 
Try adding this to your .cshrc:

alias	newshell	"xterm -bg Grey -cr pink -title Shell &"
alias	dir	ls -lF

Then you can use newshell!