Hi,

Solaris 10, sorry, I dont find a Solaris 10 dedicated mailing list.

Root shell is /bin/sh

Roots home is in my / directory

I put a .login file there, but it is not being observed (I made PS1  
modifications and Path additions)

What am I doing wrong?

I am doing the following in .login:

# prompt
PS1_SHORT='\[\033[?6c\]...@\[\033[1;34m\]\h\[\033[0m\] \W]\$ '
PS1_LONG='\[\033[?6c\]...@\[\033[1;34m\]\h\[\033[0m\] \w]\$ '
PS1=$PS1_LONG

# path
PATH=/usr/ccs/bin:/opt:/opt/csw/bin:$PATH
export PATH


Thoughts?

-Jason


Reply via email to