setenv	HOSTNAME	`hostname | sed -e 's/\..*//' -e 's/^lll-//'`

setenv	EDITOR		/usr/new/jove
setenv	PAGER		/usr/ucb/more

setenv	STTY		"dec tabs crt tandem echo -nl -cbreak -raw werase ^W rprnt ^R flush ^O lnext ^V susp ^Z dsusp ^Y quit ^\ stop ^S start ^Q eof ^D"
setenv	SAVEDIR		~/.news
setenv	LESS		-Qmep
setenv	MORE		-c
setenv	REMOTE		~/.remote
setenv	HACKOPTIONS	"name:merlin,time,notombstone"

msgs -q

if  (-e ~/.todo)  then
	echo  ""
	(head -5 ~/.todo; echo ...) | cat -n -b
endif

echo ""
fortune -a

echo ""
echo "Currently logged in:"
users

echo ""
