I don't know where the environment config file for root user is in the Bourne shell on Solaris 10?
Can you help me, or am I helpless????
I don't know where the environment config file for root user is in the Bourne shell on Solaris 10?
Can you help me, or am I helpless????
It is in the man page. $HOME/.profile for any given user, or /etc/profile system-wide
normally it shud be under /etc/skel and called local.profile or something
just copy it to /.profile chmod 755 and edit it to your preference