I always edit /etc/passwd manually to change root's shell to ksh and change 
home to /root.

And add followings to /etc/profile:
VISUAL=vi
PS1=`uname -n`:'${PWD##*/}# '
export VISUAL PS1

This will enable vi commandline edit mode and also a nice prompt :-)
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to