On Tue, 2003-03-18 at 14:03, Mark D Pace wrote: > When I want to change environment variables for a user I put them in > .bashrc in there home directory. > > I wanted to change root's environment variables but I did not find a > .bashrc in /root. So I created a .bashrc and put in my export commands. > But when I logon to root it doesn't appear that .bashrc is being executed. > Where do I change root's environment variables?
Is there no .bash_profile in /root?
