> 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 :-)

That's a severe hack.

1. there is no need to move root's home directory to "/root", just to "keep / 
clean"; Solaris IS NOT Linux!!!

2. if you're running split / and /usr on pre-Solaris10 system, you're asking 
for trouble.
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to