Hi,
I have a .profile file for my user and it is sourced correctly when I ssh to my OSX (10.5) When I do
to become root, the .profile file on the HOME dir (/var/root) is not sourced ...
I tried also with .bash_profile and .bashrc but it is never sourced. Any ideas ?
Thanks,
Tex
I have a .profile file for my user and it is sourced correctly when I ssh to my OSX (10.5) When I do
Code:
sudo su
I tried also with .bash_profile and .bashrc but it is never sourced. Any ideas ?
Thanks,
Tex